Mercurial > prosody-modules
view mod_pubsub_summary/README.md @ 6060:a8f1cae2c8d6
mod_sslv3_warn: add Readme to obsolete it.
| author | Menel <menel@snikket.de> |
|---|---|
| date | Sun, 08 Dec 2024 21:54:18 +0100 |
| parents | ce11c217704a |
| children |
line wrap: on
line source
Module that generates a nicer text version of Atom feeds, meant for use with [mod_pubsub_feeds] and [mod_pubsub_text_interface]. It extracts title, content and links from entries, does a crude conversion of HTML to [XEP-0393: Message Styling] and formats a text version like this: > \***Example Post Title**\* > > Lorem ipsum dolor sit amet. > > https://blog.example.com/example-post
