aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-01 07:44:06 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-01 07:44:06 +0000
commita42703d3c025d4319ce9e16f21d482f9d9cf6e51 (patch)
tree064fb2cf7ca39dbb502ed08278c444589d758b2a /README
parentdf0ce7658c28f45dd9afee804c76e3411b53c0ef (diff)
downloadpandoc-a42703d3c025d4319ce9e16f21d482f9d9cf6e51.tar.gz
Allow . and ~ in header identifiers.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1638 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index ecf41cb3a..d91d1f702 100644
--- a/README
+++ b/README
@@ -870,7 +870,8 @@ identifier. This identifier is based on the text of the header. To
derive the identifier from the header text,
- Remove all formatting, links, etc.
- - Remove all punctuation, except underscores and hyphens.
+ - Remove all punctuation, except underscores, hyphens, periods,
+ and tildes.
- Replace all spaces and newlines with hyphens.
- Convert all alphabetic characters to lowercase.
- Remove everything up to the first letter (identifiers may