File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ Progress so far
47
47
- [ x] Auto links
48
48
- [ x] Fenced code blocks
49
49
- [ ] Anchor links for headers with auto id generation
50
- - [ ] Table Spans option to be implemented for gfm-tables extension
51
- - [ ] Wiki Links with GitHub and Creole syntax
50
+ - [ x ] Table Spans option to be implemented for gfm-tables extension
51
+ - [ x ] Wiki Links with GitHub and Creole syntax
52
52
- [ x] Emoji Shortcuts with use GitHub emoji URL option
53
53
- GitHub Syntax
54
54
- [x] Strikethrough
55
55
- [ ] Task Lists
56
56
- [ ] No Atx Header Space
57
- - [ ] Hard Wraps
57
+ - [x ] Hard Wraps (achieved with SOFT_BREAK option changed to ` "<br />" ` )
58
58
- [ ] Relaxed HR Rules
59
59
- [x] Wiki links
60
60
- Publishing
@@ -66,8 +66,8 @@ Progress so far
66
66
- [ ] Quotes
67
67
- [ ] Smarts
68
68
- Suppress
69
- - [ ] inline HTML
70
- - [ ] HTML blocks
69
+ - [x ] inline HTML
70
+ - [x ] HTML blocks
71
71
- Processor Extensions
72
72
- [ ] Jekyll front matter
73
73
- [ ] GitBook link URL encoding
Original file line number Diff line number Diff line change 1
- Subproject commit 6b57ce12f40c77d68b1132a7e70deef765f05e27
1
+ Subproject commit a05d3dc01fecf5af47ca3a686f6385d9f30577f7
You can’t perform that action at this time.
0 commit comments