Sketch out a possible table syntax in the roadmap
This commit is contained in:
parent
c5174824ec
commit
5156161650
1 changed files with 5 additions and 0 deletions
|
|
@ -584,6 +584,11 @@ text = """
|
||||||
- [ ] Invert where redirects are set
|
- [ ] Invert where redirects are set
|
||||||
- [x] Formatting
|
- [x] Formatting
|
||||||
- [ ] Blockquotes
|
- [ ] Blockquotes
|
||||||
|
- [ ] Tables
|
||||||
|
- `%` block
|
||||||
|
- newline for rows
|
||||||
|
- indented, space-surrounded `!` wrap for headers
|
||||||
|
- indented, space-surrounded `|` wrap for cells
|
||||||
- [x] Nested formatting
|
- [x] Nested formatting
|
||||||
- [x] Headers
|
- [x] Headers
|
||||||
- [x] Preformatted blocks
|
- [x] Preformatted blocks
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue