diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2012-01-27 11:30:14 -0800 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-01-27 11:30:14 -0800 |
| commit | 259dda2c5692299df8705491559fe80a2f3b2f02 (patch) | |
| tree | ca3ae6b54c869d9e136122592c7f792aef34e94f | |
| parent | bd7918da4cd96b9f1fb06e03d1850c849b07f1b3 (diff) | |
| download | pandoc-259dda2c5692299df8705491559fe80a2f3b2f02.tar.gz | |
Fixed link in README.
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -380,7 +380,7 @@ Options affecting specific writers : Wrap sections in `<div>` tags (or `<section>` tags in HTML5), and attach identifiers to the enclosing `<div>` (or `<section>`) rather than the header itself. - See [Section identifiers](#header-identifiers-in-html), below. + See [Section identifiers](#header-identifiers-in-html-latex-and-context), below. `--email-obfuscation=`*none|javascript|references* : Specify a method for obfuscating `mailto:` links in HTML documents. |
