- Updated inline latex rules
- Fixed issue with BlockSyntax handling of PHP code
- Bump flutter_markdown from 0.6.23 to 0.7.1 dependencies
- Fixed issue with inline LaTeX not rendering properly in OpenAI responses.
- Addressed problem with long LaTeX expressions exceeding screen width.
- Added support for text scaling using the textScaleFactor.
- Resolved issue with inline Latex display appearing on a new line within long text.
- Support for block delimiters '[]' and inline delimiters '()' in the responses returned by OpenAI.
- Update flutter_markdown to 0.6.18+3
- Update flutter_math_fork to 0.7.2
- Add LaTeX text style supports.
- Update package description.
- Update readme.
- Initial release.