You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mean you want pandoc to run as pandoc -f org+east_asian_line_breaks -t XXX ?
At present there is no way to add an extension to the reader, #pandoc_extensions: applies only to the writer for a format (as described in the README). -f org is currently hardcoded in org-pandoc-run.
I want to append the extension
east_asian_line_breaks
to-f org
The text was updated successfully, but these errors were encountered: