lazyblorg icon indicating copy to clipboard operation
lazyblorg copied to clipboard

Ignore single-line comment instructions

Open xeruf opened this issue 1 year ago • 1 comments

One article I had previously exported as PDF and still have #+LATEX: \clearpage in it, which is now visible in the published blog entry. I think lines starting with #+ (or maybe just # ?) should be ignored by default.

xeruf avatar Apr 14 '23 08:04 xeruf

Lines staring with #+ are not part of https://github.com/novoid/lazyblorg/wiki/Orgmode-Elements (except some block parameters).

I'll think about that feature request and implement it if it has no side-effects.

novoid avatar Apr 17 '23 13:04 novoid