🐶

HomePosts

Different editor styles

JD

Written by John Doe

June 03, 2020

postsEditor

This is an LARGE (H1) text

This is an LARGE (H2) text

This is an LARGE (H3) text

This is an LARGE (H4) text

This is an LARGE (H5) text
this is an large but small (h6) text

This is a custom big text

This is a quote

  1. This is an numbered list
  2. With two items

  • This is a unordered list
  • also called bullet list


This is a normal text


This is bold text

This is Italic text

This is underlined text

const name = 'John';
console.log(`Hello, ${name}`);
=//> Hello, John



This is a link