Sketch out a possible table syntax in the roadmap

This commit is contained in:
Juno Takano 2026-01-19 02:29:14 -03:00
commit 5156161650

View file

@ -584,6 +584,11 @@ text = """
- [ ] Invert where redirects are set
- [x] Formatting
- [ ] Blockquotes
- [ ] Tables
- `%` block
- newline for rows
- indented, space-surrounded `!` wrap for headers
- indented, space-surrounded `|` wrap for cells
- [x] Nested formatting
- [x] Headers
- [x] Preformatted blocks