feat(examples): add demo2 example (#500)

This commit is contained in:
Josh McKinney
2023-09-21 01:47:23 -07:00
committed by GitHub
parent 21303f2167
commit be55a5fbcd
21 changed files with 1430 additions and 54 deletions

View File

@@ -1,10 +1,13 @@
# configuration for https://github.com/DavidAnson/markdownlint
first-line-heading: false
no-inline-html:
allowed_elements:
- img
- details
- summary
- div
- br
line-length:
line_length: 100