skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[skribilo-users] [bug] skribe mode indentation and fontification fails w


From: Arun Isaac
Subject: [skribilo-users] [bug] skribe mode indentation and fontification fails with the pipe character
Date: Tue, 14 Aug 2018 00:27:33 +0530

When the pipe character (|) is involved, indentation and fontification
in the emacs skribe mode fails. For example, the following snippet does
not indent and fontify correctly.

#+BEGIN_SRC
(p [Foo | Bar]
[Another string])
#+END_SRC

All characters from the pipe (|) to the end are fontified with the
font-lock-string-face. And indentation fails to correctly indent the
second line.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]