Releases: kawarimidoll/deno-diplodocus
Releases · kawarimidoll/deno-diplodocus
0.0.4
0.0.3
feat
- add options (
rootFile
,removeDefaultStyles
,bottomHead
,bottomBody
) - aadd page meta options that override site meta options
- improve markdown parser
- image centering, lazy load
- auto-link in text
fix
- make some inner functions in
class Diplodocus
private
refactor
- move some functions from
mod.ts
torender.ts
andutils.ts
docs
- improve docs
test
- add
utils_test.ts
0.0.2
feat
- improve listPages feature
- add
target="_blank"
to external links - BREAKING update TOC generator
- key name changed:
toc
->tocLevels
- key name changed:
- BREAKING renew configuration files loader
- load
diplodocus.yaml
,diplodocus.yml
ordiplodocus.json
automatically
- load
fix
- fix meta tags
docs
- improve documents
- update page styles
0.0.1
alpha release