eosnetworkfoundation / mandel.cdt

Obsolete. Use https://github.com/AntelopeIO/cdt instead.
Other
7 stars 2 forks source link

[docs] WIP correct md files so MDX processor is not chocking #46

Closed iamveritas closed 2 years ago

iamveritas commented 2 years ago

[docs] WIP (work in progress) correct md files so MDX processor is not chocking

Change Description

Fix all sorts of issues found by the docs migration process.

ericpassmore commented 2 years ago

In the file docs/09_tutorials/01_binary-extension.md on line 632 is the '$' intended? Otherwise looks good

iamveritas commented 2 years ago

In the file docs/09_tutorials/01_binary-extension.md on line 632 is the '$' intended? Otherwise looks good

yes that is correct, a bit later down the road it is explained:

Note the $ after the types now; this indicates that this type is an esio::binary_extension type field.
iamveritas commented 2 years ago

not ready to merge, it will be reopened later.