How to add custom HTML to a specific article or any page

Learn how to add custom HTML to the page

Published on:

How to add custom HTML to a specific article or any page
Do not index
Do not index
  1. Create a code block inside a Notion page.
  1. Set the language of code block to HTML.
  1. Set the caption of the code block as feather:HTML.
  1. Add your code inside that code block.
Once you do this, the code inside it will get rendered / executed at the place where you added the code block.