aboutsummaryrefslogtreecommitdiff
path: root/doc/org.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.md')
-rw-r--r--doc/org.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/org.md b/doc/org.md
index c9f37b166..522ccc23c 100644
--- a/doc/org.md
+++ b/doc/org.md
@@ -22,7 +22,8 @@ The following export keywords are supported:
- EMAIL: author email address; passed as plain-text metadata
field `email`, but not used by any default templates.
-- LANGUAGE: currently unsupported; use `#+LANG:` instead.
+- LANGUAGE: document language; included as plain-text metadata
+ field `lang`. The value should be a [BCP47 language tag].
- SELECT_TAGS: tags which select a tree for export. Currently
*unsupported*.
@@ -36,6 +37,8 @@ The following export keywords are supported:
defaults to stdout unless a target has to be given as a command
line option.
+[BCP47 language tag]: https://tools.ietf.org/html/bcp47
+
Format-specific options
-----------------------