teloxide/crates
YouKnow a77e9f58f0 feat(utils): add Render util for recreating formatted text
- Add new `render` module in `crates/teloxide/src/utils.rs`
- Update CHANGELOG.md to document the new Render utility
- Expose ESCAPE_CHARS in markdown.rs for reuse in render module

This new Render utility allows recreating rendered HTML or Markdown
formatted text from text/caption and MessageEntity. It enhances the
library's text formatting capabilities, as discussed in PR #1152.
2024-08-27 02:29:38 +03:30
..
teloxide feat(utils): add Render util for recreating formatted text 2024-08-27 02:29:38 +03:30
teloxide-core Add MSRV and deps bumps to the changelogs 2024-08-24 18:46:04 +04:00
teloxide-macros Add MSRV and deps bumps to the changelogs 2024-08-24 18:46:04 +04:00