Skip to content

Commit d6f71e6

Browse files
committed
fix indentation
1 parent 1631efc commit d6f71e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/roadmap.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@ Widgets are key to making user friendly interfaces. The builtin widgets should c
4848
* [ ] Export to `attrs` objects
4949
* [ ] Export to `PyDantic` objects
5050
- [ ] Image support
51-
- [ ] Half block
52-
- [ ] Braille
53-
- [ ] Sixels, and other image extensions
51+
* [ ] Half block
52+
* [ ] Braille
53+
* [ ] Sixels, and other image extensions
5454
- [x] Input
5555
* [ ] Validation
5656
* [ ] Error / warning states
5757
* [ ] Template types: IP address, physical units (weight, volume), currency, credit card etc
5858
- [ ] Markdown viewer (more dynamic than Rich markdown, with scrollable code areas / collapsible sections)
5959
- [ ] Plots
60-
- [ ] bar chart
61-
- [ ] line chart
62-
- [ ] Candlestick chars
60+
* [ ] bar chart
61+
* [ ] line chart
62+
* [ ] Candlestick chars
6363
- [ ] Progress bars
6464
* [ ] Style variants (solid, thin etc)
6565
- [ ] Radio boxes

0 commit comments

Comments
 (0)