Change internal list end marker to avoid confusing special blocks
commit83b782c916cc7a7309564bed9e727d1fe610b496
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 28 Feb 2011 10:20:06 +0000 (28 11:20 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 28 Feb 2011 10:20:06 +0000 (28 11:20 +0100)
tree252e1d9b1d5b89bcfd852218200391d7bec761e9
parent1f78cebdf46b2d9c435312c3fbcad05986e21cc3
Change internal list end marker to avoid confusing special blocks

* lisp/org-exp.el (org-export-mark-list-end): change end marker
* lisp/org-docbook.el (org-export-docbook-list-line): use new marker.
* lisp/org-html.el (org-html-export-list-line): use new marker
* lisp/org-latex.el (org-export-latex-lists): use new marker
lisp/org-docbook.el
lisp/org-exp.el
lisp/org-html.el
lisp/org-latex.el