Commit Graph

16 Commits

Author SHA1 Message Date
a9aba74351 Add markdown country flag support 2022-10-08 21:50:25 +03:00
5e4e3dfc2c Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
1eed2436e6 Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
e8d4147773 Add missing null handling for never Markdig version 2021-06-07 16:08:44 +09:00
3ff97f787a Localise all URL generation for now to avoid weird Schedule logic 2021-06-01 13:56:59 +09:00
113f90e92e add back schedule is CurrentPath setter 2021-05-31 10:49:16 +07:00
2344a1a411 use image block in markdown container 2021-05-26 19:22:33 +07:00
47cbbee4d1 remove CreateNotice method and move implementation to local 2021-05-26 15:01:16 +07:00
eeb6647bc5 remove schedule in set current path 2021-05-26 14:59:36 +07:00
e4780abdfd Split out base call from switch statement 2021-05-26 14:43:59 +09:00
9de07de467 move text flow container inside markdown container 2021-05-25 12:14:07 +07:00
b78ec8307d add markdown paragraph with image block 2021-05-02 22:22:22 +07:00
ef707bd099 add WikiMarkdownImage 2021-05-02 22:02:06 +07:00
292f314fee initial wiki notice container 2021-05-21 16:04:08 +07:00
ce8b2c1e37 add WikiMarkdownContainer 2021-05-17 01:08:02 +07:00