diff --git a/org/config/emacs.org b/org/config/emacs.org index d268cfc..3201030 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -2631,12 +2631,12 @@ of: :END: # A regular comment This is an example org file, with [[https://config.phundrak.com/emacs][a link]], a {{{macro(with arguments)}}}, an <>, /text in italic/, __undelined__, *bold*, +striken through+, some ~code~ and =verbatim=, some^{superscript} and_{subscript}, a code block and a bullet list: + ,* Element 1 + ,* Element 2 ,#+header :export code ,#+BEGIN_SRC emacs-lisp (message "Hello World!") ,#+END_SRC - ,* Element 1 - ,* Element 2 | / | | | < | | This | is | a | table | |------+---------+----------+-------|