aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-16 06:45:52 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-16 06:45:52 +0000
commit26b41ce7ba2944f312a54b555baeba2351c1c025 (patch)
treee8b18b0a056d48d4f4de2a2d792775f43513984f /README
parent9562390d6883110bd00d5b667761ec6b615eb5d7 (diff)
downloadpandoc-26b41ce7ba2944f312a54b555baeba2351c1c025.tar.gz
Shared: Export uniqueIdent, don't allow tilde in identifier.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1894 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 113472a6f..ceb2808fe 100644
--- a/README
+++ b/README
@@ -1044,8 +1044,7 @@ 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, hyphens, periods,
- and tildes.
+ - Remove all punctuation, except underscores, hyphens, and periods.
- Replace all spaces and newlines with hyphens.
- Convert all alphabetic characters to lowercase.
- Remove everything up to the first letter (identifiers may