Support HTML links in MAX poster wrappers
This commit is contained in:
@@ -92,6 +92,8 @@ canonical git repository as FN-8. Code work for both projects must happen in
|
||||
`tg_poster_header_text`, `tg_poster_footer_text`,
|
||||
`vk_poster_header_text`, `vk_poster_footer_text`,
|
||||
`max_poster_header_text`, `max_poster_footer_text`.
|
||||
- MAX header/footer text is sent as HTML. For clickable text use:
|
||||
`<a href="https://example.com">Link text</a>`.
|
||||
- The editor textarea must show only clean editable text.
|
||||
- The list preview in `/editor` should show the publication preview, including composed hashtags.
|
||||
- `build_publication_text()` in `src/vk_parser_app/text_utils.py` is display/composition helper only. Do not use it before writing `final_text` to DB.
|
||||
|
||||
Reference in New Issue
Block a user