Commit Graph

18 Commits

Author SHA1 Message Date
05cb935a94 change WikiMarkdownImage to extend OsuMarkdownImage 2021-06-10 09:38:48 +07: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
62fb09774a create WikiMarkdownImageBlock 2021-05-26 19:22:21 +07:00
9c31b8856d change image url replace implementation 2021-05-26 15:10:09 +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
7a8a37f4a0 load notice box 2021-05-21 16:08:30 +07:00
e23ea00197 add notice box 2021-05-21 16:06:43 +07:00
b3eff65a0c parse isOutdated and needsCleanup 2021-05-21 16:05:37 +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