Skip to content
Marcos Cáceres edited this page May 15, 2017 · 6 revisions

data-format

The data-format allows sections of your spec to be treated as markdown.

Example of usage

<section data-format="markdown">
 ## This is level 2
 This is a paragraph with some `code`.
</section>

Guides

Configuration options

W3C Configuration options

Linter rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

WebIDL

HTML attributes

CSS Classes

Special properties

Clone this wiki locally