diff --git a/config.org b/config.org index 9815f435..7ed58fc4 100644 --- a/config.org +++ b/config.org @@ -5942,7 +5942,9 @@ If you have any idea what's going on or how to fix this /please/ get in touch. #+begin_src emacs-lisp (defvar org-prettify-inline-results t - "Whether to use (ab)use prettify-symbols-mode on {{{results(...)}}}.") + "Whether to use (ab)use prettify-symbols-mode on {{{results(...)}}}. +Either t or a cons cell of strings which are used as substitutions +for the start and end of inline results, respectively.") (defvar org-fontify-inline-src-blocks-max-length 200 "Maximum content length of an inline src block that will be fontified.") @@ -5957,8 +5959,9 @@ If you have any idea what's going on or how to fix this /please/ get in touch. (defun org-fontify-inline-src-blocks-1 (limit) "Fontify inline src_LANG blocks, from `point' up to LIMIT." - (let ((case-fold-search t)) - (when (re-search-forward "\\_