April 2, 2022

Content Markup

Pro Tip:

Use markup in your articles to insert media and add html tags to style text.

HTML Markup
Wrap your content within a opening and closing tag, eg:
[@i] italic [@/i]
[@b] bold [@/b]
[@u] underline [@/u]

Other Markup
Also requires opening and closure tags:
Square Brackets, used to output an opening ([) and closing (]) square bracket:
[@sb] [italic] [@/sb]
This method is how we've written the examples here without actually rendering the markup.

[@at] @papersea
Incase you ever want to mention users without actually tagging them

Links *Update
[@link]https://labs.openai.com/[@/link]

https://labs.openai.com/


Videos *Update
[@video]https://www.youtube.com/embed/2e56MuEd5JU[@/video]
Currently accepted video hosts are:
vimeo.com
youtube.com
instagram.com
facebook.com
negative-supply.s3.amazonaws.com (anything uploaded to @nowe)

Media
Each image you add to the article you can use within the Article Content itself. Allowing beautifully flexible formatting of your content. Just remember to set Media Display = Disabled within the article settings to remove the default media gallery.
Eg, the following snippet:

Image by @jonny
[@image_1]

Image by @jonny
[@image_2]

Outputs the below:

Image by @jonny




Image by @jonny




#protip #content #publishing