org-mode/testing/lisp
Nicolas Goaziou 3bd22fb045 org-element: Store value of example-blocks and src-blocks unescaped
* lisp/org-element.el (org-element-example-block-parser,
  org-element-src-block-parser): Store value of example-blocks and
  src-blocks unescaped.
(org-element-example-block-interpreter,
org-element-src-block-interpreter): Escape value again when storing
it.
* contrib/lisp/org-export.el (org-export-unravel-code): Don't clean
  commas from code since org-element already took care of it.
* testing/lisp/test-org-export.el: Update test.
* testing/lisp/test-org-element.el: Add tests.
2012-10-01 21:35:50 +02:00
..
test-ob-C.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-R.el do not set variables belonging to ESS 2012-09-23 11:07:18 +02:00
test-ob-awk.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-emacs-lisp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-exp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-fortran.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-lilypond.el testing/lisp/test-ob-lilypond.el: Use "w32" or "windows-nt" instead of "win32" 2012-10-01 19:00:14 +02:00
test-ob-lob.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-maxima.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-octave.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-python.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-sh.el Don't load test-ob-sh when no "sh" executable 2012-08-03 13:34:10 -06:00
test-ob-table.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-tangle.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob.el Normalize comma-escaping of src-blocks and example-blocks 2012-10-01 21:24:00 +02:00
test-org-element.el org-element: Store value of example-blocks and src-blocks unescaped 2012-10-01 21:35:50 +02:00
test-org-exp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org-export.el org-element: Store value of example-blocks and src-blocks unescaped 2012-10-01 21:35:50 +02:00
test-org-footnote.el org-footnote: Fix bug related to sorting and folded view 2012-04-08 12:01:57 +02:00
test-org-html.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org-list.el org-list: Fix list type with mixed constructs 2012-08-18 09:30:33 +02:00
test-org-table.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org.el org-element: Use stricter regexps for boundaries of elements 2012-09-30 13:09:54 +02:00
test-property-inheritance.el Fix the master branch. 2012-03-19 22:01:29 +01:00