Notion Source | Repository | Articles: 3
v2: uses Notion database instead of a root page as parent

Title: Article 1

Subtitle: Subtitle Article 1

Date: 2021-08-14 | Authors: tbd

Heading 1

Link: Notion’s Documentation of all currently supported block types.

This is a regular paragraph.

Heading 2

Regular Paragraph with a hyperlink.

Heading 3

Another bold paragraph with an italic ending.

A list:

TODO List

Image Block with Caption

Generic Caption of Image.  For more tweaks, use the custom ,<span class='code'>shortcode</span>, from second article
Generic Caption of Image. For more tweaks, use the custom shortcode from second article

Callout (as Blockquote)

consider an application beyond the generic blockquote

Code Block

/** use code blocks as custom shortcode for passing 
 *  custom HTML snippets ? 
 */

TODO: Embeds (here: YouTube)

Embeds are supported but not yet implemented in this example. Therefore use the shortcode in Article 2.

Title: Article 2

Subtitle: Subtitle Article 2

Date: 2021-08-13 | Authors: tbd

Heading 1

Unfortunately, Notion currently only supports H1-H3 we we downgrade to H2-H4 (H1 is preserved for main title of a page / article)

Heading 2

Boldened and decorated paragraph with a hyperlink.

Heading 3

Another paragraph to make a case.

An unordered list:

An ordered list:

  1. item 1
  2. item 2
  3. item 3: code

Test

is hr (/divider) supported yet?

Test here 👆

Custom Shortcodes

Custom [Shortcodes] to deal with (currently initially) unsupported Block types

Image

This is the caption of the figure (source: @rosssneddon, Unsplash.com).
This is the caption of the figure (source: @rosssneddon, Unsplash.com).

Blockquote (either /quote or /callout)

Text to be displayed as a blockquote.

Footnote / Reference Markup (TODO: maybe from a Notion Comment?)

regular sentence [Footnote payload]

Youtube Embed Shortcode

This is the custom caption as a param from the shortcode

Embeds aren't supported by the API yet (as of 2021-08-14) implemented in this example yet. Therefore use the above shortcode.

TODO / Roadmap


Title: Article 3

Subtitle: Subtitle Article 3

Date: 2021-08-11 | Authors: tbd