You've already forked AstralRinth
forked from didirus/AstralRinth
Add classes: Actions + Divider + Illustration + InfoTable + Stat, Add utilities (needs docs)
This commit is contained in:
7
src/routes/getting-started/illustrations.md
Normal file
7
src/routes/getting-started/illustrations.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Using illustrations
|
||||
---
|
||||
|
||||
TODO
|
||||
|
||||
Use `.illustration` class.
|
||||
26
src/routes/getting-started/utils.md
Normal file
26
src/routes/getting-started/utils.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title: Built-in utilities
|
||||
---
|
||||
|
||||
TODO
|
||||
|
||||
## ... ago
|
||||
|
||||
## Simplify number
|
||||
|
||||
## Markdown & XSS
|
||||
|
||||
### Parsers
|
||||
|
||||
- sanitize
|
||||
- markdown
|
||||
- markdownInline
|
||||
- markdownXSS
|
||||
|
||||
### Markdown
|
||||
|
||||
Put parsed HTML into a `<div>` with `class="markdown"`.
|
||||
|
||||
## Permissions
|
||||
|
||||
## Versions
|
||||
Reference in New Issue
Block a user