4 ms·
You can use code blocks for this and even specify the language so Emacs can provide proper syntax highlighting: #+BEGIN_SRC html #+END_SRC If you are writing
by G3rn0ti 9mo ago
You can use code blocks for this and even specify the language so Emacs can provide proper syntax highlighting:
#+BEGIN_SRC html
#+END_SRC
If you are writing a technical document with a lot of code blocks you can have yasnippet to create the blocks for you by keyboard shortcut.