8/
REMEMBER: this is for power-users, not regular users
How would you get ActivityPub / ActivityStreams into HTML using RDFa‽
Like this:
<div vocab="https://www.w3.org/ns/activitystreams#" typeof="Note">
<p property="name">Hello!</p>
<p>How do you do?</p>
</div>
AGAIN, REMEMBER: this is for power-users, not regular users.
Regular users can just write Markdown or HTML and Retejo will figure this out automatically for you
#ActivityPub #ActivityStreams #FediDev #Fediverse #Markdown #retejo #RDFa