brutusin / json-forms

JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided
http://brutusin.org/json-forms
Apache License 2.0
607 stars 168 forks source link

Fix broken headings in Markdown files #76

Closed bryant1410 closed 7 years ago

bryant1410 commented 7 years ago

GitHub changed the way Markdown headings are parsed, so this change fixes it.

See bryant1410/readmesfix for more information.

Tackles bryant1410/readmesfix#1

idelvall commented 7 years ago

Thanks Bryant, but I can't see the changes. I already had done it, maybe you didn't merge your fix and miss that it already was fixed?

bryant1410 commented 7 years ago

Sorry, this was affected by bryant1410/readmesfix#4 !