chore: remove legacy types

Update docs with sveld
This commit is contained in:
Enrico Sacchetti 2023-01-25 23:31:48 -05:00
commit 3f188ce4a1
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
176 changed files with 183 additions and 8865 deletions

View file

@ -6,6 +6,7 @@ import pkg from "../package.json" assert { type: "json" };
sveld({
glob: true,
markdown: true,
types: false,
markdownOptions: {
onAppend: (type, document, components) => {
if (type === "h1")