Skip to content

Releases: kawarimidoll/deno-diplodocus

0.0.4

30 Dec 06:29
dd10ba1
Compare
Choose a tag to compare

fix

  • use jsdeliver instead of maxcdn to show twemoji

0.0.3

23 Sep 01:01
9c08b5a
Compare
Choose a tag to compare

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 to render.ts and utils.ts

docs

  • improve docs

test

  • add utils_test.ts

0.0.2

21 Sep 08:09
d5b87e9
Compare
Choose a tag to compare

feat

  • improve listPages feature
  • add target="_blank" to external links
  • BREAKING update TOC generator
    • key name changed: toc -> tocLevels
  • BREAKING renew configuration files loader
    • load diplodocus.yaml, diplodocus.yml or diplodocus.json automatically

fix

  • fix meta tags

docs

  • improve documents
  • update page styles

0.0.1

17 Sep 09:50
Compare
Choose a tag to compare

alpha release