Commit Graph
5 Commits
Author SHA1 Message Date
ShigmaandULIVZ b79768cd8b feat: refine markdown api (#1337)
1. support env.loader
2. refine link behavior, every token is an instance of `Token`. its prototype should not be removed
2019-02-24 15:46:25 +08:00
ShigmaandULIVZ d560e22413 fix($core): cannot use relative path in a permalink page (close: #1227)(#1298) 2019-02-17 20:38:36 +08:00
ULIVZ e8b78c4e70 fix($markdown): "index" is dropped in a link with "*index" pattern
Reported at #996
2018-11-26 02:04:51 +08:00
ULIVZ 903138e839 feat($markdown): support pass in block data at compile time 2018-10-04 06:21:17 +08:00
ULIVZ 53c84b3972 refactor($core): separate markdown and markdown-loader from core 2018-09-27 01:14:51 +08:00