Skip to content

v0.3.0-int.2

Pre-release
Pre-release

Choose a tag to compare

@CXuesong CXuesong released this 25 Apr 16:03
· 27 commits to master since this release
  • Refactored Node.ToPlainText to receive an optional delegate for customizing how a Node should be converted into plain text. (#15)
    • Removed NodePlainTextOptions to this end.
  • The following parser tags are not shown in ToPlainText output
    • math
    • ref
    • templatedata
    • templatestyles
    • To change this default behavior, refer to #15.