1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2025-01-31 21:13:00 +08:00
ph-Bookshelf/assets/xsd
Eyre_S f79060f32f
add support for md front matter & open page unlisted
- support page config define in front matter
  - support `title`, which can set HTML title.
    - if `title` is not set, then HTML title will try find page title defined in book.xml
	- if `title` is set but <h1> title not set, it will generated a <h1> title using the value of `title`
  - support `configurations` which can set page level configs here.
- now can open page that has .md file but not defined in book.xml (must in a book defined)
- old.title.gen is not supported yet.
2023-03-25 20:11:10 +08:00
..
book.xsd 更新为 version 2.0 配置文件格式,书籍目录添加 Separator 支持,解析器部分跟进更新 2023-02-26 16:12:45 +08:00
bookshelf.xsd 更新为 version 2.0 配置文件格式,书籍目录添加 Separator 支持,解析器部分跟进更新 2023-02-26 16:12:45 +08:00
configurations.xsd add support for md front matter & open page unlisted 2023-03-25 20:11:10 +08:00