26.11.2024
emacs regexp
- http://ergoemacs.org/emacs/emacs_regex.html
- https://www.emacswiki.org/emacs/RegularExpression
- https://www.gnu.org/software/emacs/manual/html_node/emacs/Regexps.html
- https://www.gnu.org/software/emacs/manual/html_node/emacs/Regexp-Replace.html
https://www.emacswiki.org/emacs/MultilineRegexp - Про многострочную замену! Кажется, такое должно работать.
\\(.*?\\(\n.*?\\)*?.*?\\)
Все посты