Skip to content
Snippets Groups Projects
Commit 0675479a authored by Lars Trieloff's avatar Lars Trieloff
Browse files

Fixes #46 for headers

parent 4154e7d9
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ Bre-
aks.
> Everything is better with a quote.
> Everything is better with a quote.
| Abstract | Extensible | Status | Custom Properties | Additional Properties | Defined In |
......
......@@ -27,6 +27,7 @@ aks.
> Everything is better with a quote.
| Abstract | Extensible | Status | Custom Properties | Additional Properties | Defined In |
|----------|------------|--------|-------------------|-----------------------|------------|
| Can be instantiated | Yes | Experimental | Forbidden | Permitted | [definitions.schema.json](definitions.schema.json) |
......
......@@ -12,7 +12,7 @@
```
<%= schema.description.replace(/\n/g, '\n\n') %>
<%- schema.description.replace(/\n/g, '\n\n') %>
<%= table %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment