Commit Graph

2 Commits

Author SHA1 Message Date
264f926990 Add support for specifying a custom format function within a math block 2023-12-31 10:40:54 +01:00
a1cad5b335 Don't display string quotes for math results that are strings. (#92)
Fix bug that could cause the cursor to be positioned immediately to the left of the widget (within its margin) making it look like there was a space character in the buffer when there was not.
Add tests for math blocks.

Fixes #21.
2023-12-29 10:47:02 +01:00