added parsing info #87
| @@ -158,10 +158,12 @@ git clone https://git.ourworld.tf/tfgrid/info_tfgrid | |||||||
|  |  | ||||||
| ## Distinctions between mdbook and hero mdbook | ## Distinctions between mdbook and hero mdbook | ||||||
|  |  | ||||||
| There are some distinctions between mdbook and hero mdbook. This is subject to change since hero is being continually improved and developed. | There are some distinctions between mdbook and hero mdbook. This is subject to change since hero is continually being improved. | ||||||
|  |  | ||||||
| - hero mdbook cannot use parenthesis in tables of contents (e.g. in SUMMARY.md) | - hero mdbook cannot use parentheses in tables of contents (e.g. in SUMMARY.md) | ||||||
| - hero mdbook uses the following include template: | - hero mdbook uses the following include template: | ||||||
|     ``` |     ``` | ||||||
|     !!wiki.include page:'collection_name:file_name.md' |     !!wiki.include page:'collection_name:file_name.md' | ||||||
|     ``` |     ``` | ||||||
|  | - hero mdbook cannot parse codes with tabs or spaces | ||||||
|  | - list contents are parsed as paragraphs (e.g. defs, comments, text, links), they can't contain code blocks | ||||||
		Reference in New Issue
	
	Block a user