ox: Ignore whitespace differences when resolving a radio link
commit48e51fe5d98890c2af0b8ecc28cc001a344a5259
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 12 May 2013 18:42:30 +0000 (12 20:42 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 12 May 2013 18:42:30 +0000 (12 20:42 +0200)
treeff97fc21747f285bedbaad52ff924eee7d30fcd3
parente7cd6f1875f880effc437ad893d729bcfb9b1da6
ox: Ignore whitespace differences when resolving a radio link

* lisp/ox.el (org-export-resolve-radio-link): Ignore whitespace
  differences when resolving a radio link.
* testing/lisp/test-ox.el: Add test.
lisp/ox.el
testing/lisp/test-ox.el