Max Nikulin <maniku...@gmail.com> writes:
> On 26/09/2022 18:39, Ihor Radchenko wrote: >> Should we add page break (^L) to our syntax? It sounds like a reasonable >> addition for a text-based markup. > > I do not have strong opinion. It is a control character while I prefer > explicit markup and > printable characters or commands in such case. On the other hand the > character is widely > used in .el files. > > Users may expect \newline when ^L is exported to LaTeX. I think I'm with you as well. I don't have a strong opinion and while personally, I don't like control characters used as part of the syntax, ^L is often used in elisp files, so ......