diff options
| author | Shulhan <ms@kilabit.info> | 2020-12-24 06:06:40 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2020-12-24 06:06:40 +0700 |
| commit | fb4ea7d40418c03cc4f9f4a3c63d7cbc8857a1fe (patch) | |
| tree | 300bdb22515dae266762806ec172b51415b31578 | |
| parent | b63e6f42390cbebf78d9c0420092edab887e1710 (diff) | |
| download | asciidoctor-go-fb4ea7d40418c03cc4f9f4a3c63d7cbc8857a1fe.tar.xz | |
README: add subsection for list of TODO for Include Directive
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
