diff options
| author | Dan Allen <dallen@redhat.com> | 2013-06-28 17:21:10 -0600 |
|---|---|---|
| committer | Dan Allen <dallen@redhat.com> | 2013-06-28 17:21:10 -0600 |
| commit | 65861a01ff406347f576c80dc3ae3411d6e49701 (patch) | |
| tree | c4ee479ed86da4d373bf11e3b834f5c668ac0aa9 | |
| parent | 9367402164310006160cb88ceee418f61f7f774f (diff) | |
disable linkcss in AsciiDoc compat file
| -rw-r--r-- | compat/asciidoc.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/asciidoc.conf b/compat/asciidoc.conf index ee3208af..ff321402 100644 --- a/compat/asciidoc.conf +++ b/compat/asciidoc.conf @@ -10,7 +10,6 @@ newline=\n [attributes] # make html5 the default html backend backend-alias-html=html5 -linkcss= apostrophe=' asterisk=* caret=^ |
