aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2020-12-24 06:06:40 +0700
committerShulhan <ms@kilabit.info>2020-12-24 06:06:40 +0700
commitfb4ea7d40418c03cc4f9f4a3c63d7cbc8857a1fe (patch)
tree300bdb22515dae266762806ec172b51415b31578
parentb63e6f42390cbebf78d9c0420092edab887e1710 (diff)
downloadasciidoctor-go-fb4ea7d40418c03cc4f9f4a3c63d7cbc8857a1fe.tar.xz
README: add subsection for list of TODO for Include Directive
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d16df89..9a492b7 100644
--- a/README.md
+++ b/README.md
@@ -148,6 +148,11 @@ List of features which will be implemented,
* 27. Cross References
* 27.6. Inter-document Cross References
* 28. Include Directive
+ * 28.4. Partitioning large documents and using leveloffset
+ * 28.5. AsciiDoc vs non-AsciiDoc files
+ * 28.7. Normalize Block Indentation
+ * 28.10. Include a File Multiple Times in the Same Document
+ * 28.11. Using an Include in a List Item
* 37. Text Substitutions
* 37.5. Macros
* 37.8. Incremental Substitutions