summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2010-09-18 17:57:17 +0200
committerBastien Guerry <bzg@altern.org>2010-09-18 17:57:17 +0200
commitcb543166e298bdb1a000a997f4734ae241aae71c (patch)
tree043b619e1ce7dae1a0820f8b526df15d61a50964
parent6728cbd2c2ad8805a1e913a3e65686cf76cac8d1 (diff)
downloadorg-mode-cb543166e298bdb1a000a997f4734ae241aae71c.tar.gz
Reformat paragraph - workaround for a bug in org-list-maybe-skip-block.
-rw-r--r--ORGWEBPAGE/Changes_old.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/ORGWEBPAGE/Changes_old.org b/ORGWEBPAGE/Changes_old.org
index f2bfacc..492acbd 100644
--- a/ORGWEBPAGE/Changes_old.org
+++ b/ORGWEBPAGE/Changes_old.org
@@ -7369,8 +7369,9 @@ list of small improvements and some new significant features.
- Export content specified via the #+TEXT construct is now
fully processed, i.e. links, emphasis etc. are all
- interpreted. #+TEXT lines may include
- #+BEGIN_HTML...#+END_HTML sections to embed literal HTML.
+ interpreted. #+TEXT lines may
+ include #+BEGIN_HTML... #+END_HTML sections to embed literal
+ HTML.
- During HTML export, you can request to have a_{b}
interpreted as a subscript, but to leave a_b as it is. This