diff options
author | Jakub Klinkovský <j.l.k@gmx.com> | 2014-02-15 20:35:55 +0100 |
---|---|---|
committer | Jakub Klinkovský <j.l.k@gmx.com> | 2014-02-15 20:35:55 +0100 |
commit | aff7cabd5fa16daff866c06e056804d3f6f42500 (patch) | |
tree | 9c81612ef756024dd205022d250fc65e2e11eb3a /docs/extensions/meta_data.txt | |
parent | 87716ec3ab5b1e9e3c37d2fc5331ed95f3e311e9 (diff) | |
download | markdown-aff7cabd5fa16daff866c06e056804d3f6f42500.tar.gz markdown-aff7cabd5fa16daff866c06e056804d3f6f42500.tar.bz2 markdown-aff7cabd5fa16daff866c06e056804d3f6f42500.zip |
docs: capitalization fixes, plural fixes, small wording improvements
Diffstat (limited to 'docs/extensions/meta_data.txt')
-rw-r--r-- | docs/extensions/meta_data.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/extensions/meta_data.txt b/docs/extensions/meta_data.txt index bc34999..7ac24e2 100644 --- a/docs/extensions/meta_data.txt +++ b/docs/extensions/meta_data.txt @@ -51,7 +51,7 @@ document prior to any further processing by Markdown. Usage ----- -See [Extensions](./index.html) for general extension usage, specify `meta` +See [Extensions](index.html) for general extension usage, specify `meta` as the name of the extension. This extension does not accept any special configuration options. @@ -93,7 +93,7 @@ Compatible Extensions --------------------- The following extensions are currently known to work with the Meta-Data -Extension. The keywords they are known to support are also listed. +extension. The keywords they are known to support are also listed. * [HeaderId](header_id.html) * `header_level` |