Skip to content

v0.38.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 30 May 01:11

0.38.0 (2019-05-30)

Bug Fixes

  • GDoc: Wrap top level node as needed when unparsing (e0af400)
  • HTML: codeblock meta handling and highlighting (11b753a)
  • Markdown: Handling of meta property on CodeBlock (78f241b)
  • Pandoc: Add wrapping of top level node when unparsing (d93e731)
  • Util: coerce to determine type from instance; use for data interchange formats (1b031df)

Features

  • Markdown: Add handling of meta properties for links (2a53a39)
  • Add attrs to Code, CodeBlock and Link (ca31c20)
  • Add include processing directive (0d584f6)
  • add the process and devserve functions (2de4b4a)