docs: revert formatting change
This doesn't properly show up on my remote's Org viewer.
This commit is contained in:
parent
be8395f6c6
commit
c2da4db756
1 changed files with 1 additions and 1 deletions
|
|
@ -3155,7 +3155,7 @@ The default colors for various elements of =org-modern= don't match with our the
|
|||
|
||||
*** Emphasis
|
||||
|
||||
When marking text for *emphasis*, Org mode normally only allows emphasized sections to span 2 lines. This strikes me as needlessly limited, so let's bump up that number to 20 lines. We can also use this variable to modify Org's parser to support sub/superscripts immediately after emphasized text, which is useful.
|
||||
When marking text for =*emphasis*=, Org mode normally only allows emphasized sections to span 2 lines. This strikes me as needlessly limited, so let's bump up that number to 20 lines. We can also use this variable to modify Org's parser to support sub/superscripts immediately after emphasized text, which is useful.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(setq org-emphasis-regexp-components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue