Skip to content

1.0.0.0

Latest
Compare
Choose a tag to compare
@srid srid released this 23 Aug 23:02
  • Drop URILink and simplify link render configuration (#11)
  • Get rid of PandocRaw complexity (pass raw node render as a function) (#13)
    • But leave it available as an exposed module for explicit user use.
  • Pass attributes to link renderer (#13)
  • Remove hardcoded semantic UI CSS classes on <table> and <input> (checkbox) elements
  • Remove the wrapper "div"
  • Allow configuring how to render code blocks (eg: without syntax highlighting)
  • Render img element alt attribute (#12)
  • Apply attributes for <table>