]> cat aescling's git repositories - mastodon.git/commitdiff
Add content warning example to docs
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 25 Jan 2017 01:54:28 +0000 (02:54 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 25 Jan 2017 01:54:28 +0000 (02:54 +0100)
docs/Extensions.md

index 372dfc24a11c50b2b74e0c665b0d9d0f8980dca3..a082a777d2a7db7c204bff55506ade2e1c1879bc 100644 (file)
@@ -12,6 +12,6 @@ Some functionality in Mastodon required some additions to the protocols to enabl
 
 2. Statuses can be marked as containing sensitive (or not safe for work) media. This is symbolized by a `<category term="nsfw" />` on the Atom entry
 
-3. Statuses can have a content warning (used e.g. for warning about spoilers in the text). It is stored in the `warning` attribute on the `<content />` tag of the Atom entry
+3. Statuses can have a content warning (used e.g. for warning about spoilers in the text). It is stored in the `warning` attribute on the `<content />` tag of the Atom entry, e.g. `<content type="html" warning="This post talks about the ending to 6th sense">Lorem ipsum dolor sit amet</content>`
 
 4. Statuses that are intended to be listed publicly on e.g. "whole known network" or "public" timelines contain a `<link rel="mentioned" href="http://activityschema.org/collection/public" ostatus:object-type="http://activitystrea.ms/schema/1.0/collection"/>`. Conversely, statuses which do not contain that, are intended to be low key, unlisted