๐Ÿ”— Truth Table+
Generate truth tables quickly in your .md files
favorite
share
by Maximilian Schulten
Latest Version
2 months ago
Changelog

Patch Notes

  • UI
    • Removed need for users to enumerate the variables they use in their logic expressions
  • Bugs
    • Improved the strictness of equations, i.e. more invalid equations/expressions will be caught before being used
    • Removed whitespace sensitivity on the equations i.e. 'a&&b' is now the same as 'a && b'. The latter would be deemed invalid in v1.0.1.