Skip to content

TwoFold (2✂︎f) v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 21:34
· 5 commits to main since this release
bdf936a
  • created "set" tag to define variables available within the file
  • created "table" tag to format ASCII tables to Markdown tables
  • added index for LexTokens, useful for custom errors
  • added path for ParseTokens, useful to know where is the tag in the AST
  • functions for tags can now edit and return meta.node! This will allow lots of
    interesting, advanced tag editing use-cases, that were not possible before.
  • functions for double tags now receive zeroText || innerText, makes more sense
  • removed some useless dependencies