aboutsummaryrefslogtreecommitdiff
path: root/doc/org.md
AgeCommit message (Collapse)AuthorFilesLines
2020-10-12doc/org.md: fix typosAlbert Krewinkel1-2/+2
2020-09-25doc/org.md: add section on tablesAlbert Krewinkel1-0/+28
2020-09-21doc/org.md: add section on handling of unknown directivesAlbert Krewinkel1-0/+47
2020-06-29Org reader: unify keyword handlingAlbert Krewinkel1-4/+4
Handling of export settings and other keywords (like `#+LINK`) has been combined and unified.
2020-06-29Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settingsAlbert Krewinkel1-6/+7
These export settings are treated like their non-extra counterparts, i.e., the values are added to the `header-includes` metadata list.
2020-06-29Org reader: allow multiple #+SUBTITLE export settingsAlbert Krewinkel1-1/+4
The values of all lines are read as inlines and collected in the `subtitle` metadata field.
2020-06-28doc/org.md: document behavior of `smart` extensionAlbert Krewinkel1-0/+27
See discussion in #4788. Closes: #4387
2020-06-28Org reader: read `#+INSTITUTE` values as text with markupAlbert Krewinkel1-0/+5
The value is stored in the `institute` metadata field and used in the default beamer presentation template.
2020-06-27doc/org.md: describe all supported export options in detailAlbert Krewinkel1-0/+57
2019-11-20Fix typos (#5919)Brian Wignall1-2/+2
2018-12-29doc/org.md: improve documentation of org featuresAlbert Krewinkel1-15/+114
2018-02-25doc/org.md: Add Org-mode documentation (very first draft)Albert Krewinkel1-0/+95