ecmarkup
ecmarkup copied to clipboard
An HTML superset/Markdown subset source format for ECMAScript and related specifications
Results
122
ecmarkup issues
Sort by
recently updated
recently updated
newest added
Extending pandoc to convert from plain markdown and rst to ecmarkup would be an awesome thing as it would enable create Ecma spec docs faster. I am working on https://github.com/Ecma-TC54/tg2...
e.g. ``` 1. Let _foo_ be 0. 1. Let _AC_ be a new Abstract Closure with no parameters that captures nothing and performs the following steps when called: 1. Return...