Update README.org

This commit is contained in:
IGARASHI Masanao
2015-11-15 00:49:47 +09:00
parent f67a681569
commit dbd17b45c4

View File

@@ -363,12 +363,12 @@
Org: Org:
#+BEGIN_EXAMPLE #+BEGIN_EXAMPLE
,*bold* /italic/ _underlined_ =code= ~verbatim~ +strike-through+ ,*bold* /italic/ _underlined_ =verbatim= ~code~ +strike-through+
#+END_EXAMPLE #+END_EXAMPLE
reStructuredText: reStructuredText:
#+BEGIN_SRC rst #+BEGIN_SRC rst
,**bold** *italic* underlined ``code`` ``verbatim`` strike-through ,**bold** *italic* underlined ``verbatim`` ``code`` strike-through
#+END_SRC #+END_SRC
** Subscript and superscript ** Subscript and superscript