Xin Shi <[email protected]> wrote: > Hello Experts, > > Are there any way to write just a plain [0], instead of interpreting it as a > footnote when > publishing in to HTML? > > I've tried the ~[0]~, and ~[~0~]~, but not luck. >
I don't know how to do it on an instance-by-instance basis, but on a per-file basis, there is #+OPTIONS: f:nil to turn off footnotes. HTH, Nick _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
