diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-29 00:46:48 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-29 00:46:48 +0200 |
| commit | e2bd7d695474314aa910a36c664e4dc1c7e39d8c (patch) | |
| tree | 41e618965eaad77128940b84f490aa2a94370e5b /ROADMAP.md | |
| parent | 1360cbe9cd11c99a23847600c820a900897dd381 (diff) | |
| download | kristall-e2bd7d695474314aa910a36c664e4dc1c7e39d8c.tar.gz | |
Implements style preview for kristall document styles. Allows importing them via the preview site.
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -23,10 +23,10 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Extent theming to support H4…H6, emph/bold text - [ ] Improve block quote / code block rendering - [ ] Improve Styles - - [ ] Add text/kristall-theme mime - - [ ] Will use a preview document instead of displaying the content - - [ ] Allow import of themes - - [ ] File extension is `.kthm` + - [x] Add text/kristall-theme mime + - [x] Will use a preview document instead of displaying the content + - [x] Allow import of themes + - [x] File extension is `.kthm` - [ ] Direct preview instead of importing it as a preset. Allow user to save preset then manually - [ ] Make gss (gemini style sheets) a subset of cascading style sheets - [ ] Recognize home directories with /~home and such and add "substyles" |
