Bikeshed
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |extensions={{ext|bs}} }} Bikeshed is a spec preprocessor, for converting the Bikeshed format (which has some features of Markdown and ...") |
Dan Tobias (Talk | contribs) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
| + | |subcat=Document | ||
|extensions={{ext|bs}} | |extensions={{ext|bs}} | ||
}} | }} | ||
Bikeshed is a spec preprocessor, for converting the Bikeshed format (which has some features of [[Markdown]] and [[HTML]], and some of its own features) to [[HTML]]. | Bikeshed is a spec preprocessor, for converting the Bikeshed format (which has some features of [[Markdown]] and [[HTML]], and some of its own features) to [[HTML]]. | ||
| + | |||
| + | ==External resources== | ||
| + | * [https://speced.github.io/bikeshed/ Specification document] (which is itself generated from a [https://raw.githubusercontent.com/speced/bikeshed/main/docs/index.bs Bikeshed file]) | ||
Latest revision as of 20:27, 9 August 2023
Bikeshed is a spec preprocessor, for converting the Bikeshed format (which has some features of Markdown and HTML, and some of its own features) to HTML.
[edit] External resources
- Specification document (which is itself generated from a Bikeshed file)