From aff7cabd5fa16daff866c06e056804d3f6f42500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Klinkovsk=C3=BD?= Date: Sat, 15 Feb 2014 20:35:55 +0100 Subject: docs: capitalization fixes, plural fixes, small wording improvements --- docs/extensions/tables.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/extensions/tables.txt') diff --git a/docs/extensions/tables.txt b/docs/extensions/tables.txt index 820d5a5..46e8437 100644 --- a/docs/extensions/tables.txt +++ b/docs/extensions/tables.txt @@ -1,4 +1,4 @@ -title: Table Extension +title: Tables Extension prev_title: Footnotes Extension prev_url: footnotes.html next_title: Smart Strong Extension @@ -10,7 +10,7 @@ Tables Summary ------- -The Table Extension adds the ability to create tables in Markdown documents. +The Tables extension adds the ability to create tables in Markdown documents. This extension is included in the standard Markdown library. @@ -52,7 +52,7 @@ will be rendered as: Usage ----- -See [Extensions](./index.html) for general extension usage, specify `tables` +See [Extensions](index.html) for general extension usage, specify `tables` as the name of the extension. This extension does not accept any special configuration options. -- cgit v1.2.3