summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2014-09-18 02:03:15 -0600
committerDan Allen <dan.j.allen@gmail.com>2014-09-18 02:03:15 -0600
commitff640705129dfd09aa0cb042cfbcb1e6f258d5ae (patch)
tree1c8c4b35408ae4fa3686655b88e2e9eae8ee1ecd /README.adoc
parent5d975c15f50a705447a048942adcb27c14d4f689 (diff)
whitespace
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index db2a909e..3743f17a 100644
--- a/README.adoc
+++ b/README.adoc
@@ -382,7 +382,7 @@ Improvements::
* use glyphs for checkboxes when not using font icons (#878)
* prefer source-language attribute over language attribute for defining default source language (#888)
* pass document as first argument to process method on Preprocessor
- * don't parse link attributes when linkattrs is set unless text contains equal sign
+ * don't parse link attributes when linkattrs is set unless text contains equal sign
* detect bare links, mark with bare class; don't repeat URL of bare link in print styles
* allow Treeprocessor#process method to replace tree (#1035)
* add AbstractNode#find_by method to locate nodes in tree (#862)