Fix special character bug in `orgtbl-to-html'
commit397880bcdeb871b215373ad11df32f8ad39e94b5
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 15 Oct 2010 06:22:29 +0000 (15 08:22 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 15 Oct 2010 06:22:29 +0000 (15 08:22 +0200)
tree41ddd14da89f05df63ff92741e398bc470b0cc1b
parentb9105a5acf328c8c011921304c3fcd84939331da
Fix special character bug in `orgtbl-to-html'

* lisp/org-table.el (orgtbl-to-html): Apply `org-html-expand' to the
table fields.
lisp/org-table.el