plaintext

From IndieWeb


Tips

  • If you are expecting plaintext always encode it while displaying (using something like htmlentities?)


Experiments

Machine tags based repost

sandeepshetty is currently experimenting with machinetags for providing context to reposts. The idea is to provide a rich repost UX to a post that has machinetags (that are generated from a reposting interface that picks up microformats from the original post).

The idea is to convert post content like this:

#repost:url=http://werd.io/view/51aee6c2bed7de0916753f55
#repost:content="Understanding pump.io: [http://slid.es/evanp/understanding-pumpio](http://slid.es/evanp/understanding-pumpio) Convinced this is an [important idea](https://e14n.com/evan/note/XAkJtSFCQCWgLtxHMvhcCQ), and an important project - and [the software kicks ass](http://pump.io/)."
#repost:published="3h"
#repost:author="Ben Werdmuller"
#repost:author_url=http://werd.io/profile/benwerd
#repost:author_photo=http://werd.io/file/51a7f328bed7de2c06dc5ad8

into something like this:

Live implementation: http://www.sandeep.io/36

NOTE: This has evolved into RSSB.

See Also