org-lparse.el: Correctly handle footnote refs in a list item
commit8506c90c4bc680cd22ea1a1e46ee52726c38bb9a
authorJambunathan K <kjambunathan@gmail.com>
Thu, 1 Mar 2012 13:41:53 +0000 (1 19:11 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Thu, 1 Mar 2012 13:46:04 +0000 (1 19:16 +0530)
treef968d84c64f17935bde88ffbdd0409d185a04932
parentf6727a9ddecc638e1d4c079a0fe7faa2618d4a65
org-lparse.el: Correctly handle footnote refs in a list item

* org-lparse.el (org-lparse-end-footnote-definition): Cleanup
newlines in a transcoded footnote definition.  This ensures
that the line that is currently being processed by
`org-do-lparse' loop doesn't get broken up into multiple
lines.  Fix for the following bug -
lisp/org-lparse.el