Skip to content

Commit 797eb14

Browse files
committed
USAGE.md: link to language tag documentaiton
manubot#81 (comment)
1 parent ec186c2 commit 797eb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ For guidance on what CSL JSON should be like for different document types, refer
120120
## Manuscript metadata
121121

122122
[`content/metadata.yaml`](content/metadata.yaml) contains manuscript metadata that gets passed through to Pandoc, via a [`yaml_metadata_block`](http://pandoc.org/MANUAL.html#extension-yaml_metadata_block).
123-
`metadata.yaml` should contain the manuscript `title`, `authors` list, `keywords`, and language (`lang`).
123+
`metadata.yaml` should contain the manuscript `title`, `authors` list, `keywords`, and `lang` ([language tag](https://www.w3.org/International/articles/language-tags/ "W3C: Language tags in HTML and XML")).
124124
Additional metadata, such as `date`, will automatically be created by the Manubot.
125125
Manubot uses the [timezone](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) specified in [`build.sh`](build/build.sh) for setting the manuscript's date.
126126
For example, setting the `TZ` environment variable to `Etc/UTC` directs the Manubot to use Coordinated Universal Time.

0 commit comments

Comments
 (0)