This is a document intended to display as many Notion features as possible.
BASIC BLOCKS
Heading 1
Heading 2
Heading 3
Text
This is some more text!
This is some indented text.
Default
Grey
Brown
Orange
Yellow
Green
Blue
Purple
Pink
Red
Default
GRAY
BROWN
ORANGE
YELLOW
GREEN
BLUE
PURPLE
PINK
RED
This is inline code
Bold
Italics
Underline
Strikethrough
This text has a comment!
Combinations that have caused trouble:
This is some highlighted text. Now it is highlighted and bolded.
This is some bold text. Now it is highlighted. Now it is not. Now it is.
Page
This is a
And the current page...?
To Do List
Bulleted List
Numbered List
Toggle List
This is a toggle-able item There can be content in here!
with some content?
Quote
This is a quote!
Divider
Callout
💡 This is a callout
With TEXT!
Mention a Person
@Noah Silverstein
Mention a Page
Date or Reminder
Emoji
🧪
Inline Equation
Columns
This is the second column
MEDIA
Image
With a caption: ^ from url
With another caption: ^ from upload
Web Bookmark
Some will not work
Some will work
Embedded Video
Embedded Audio
Code
class Car {
// fields
model: String;
doors: Number;
isElectric: Boolean;
constructor(model: String, doors: Number, isElectric: Boolean) {
this.model = model;
this.doors = doors;
this.isElectric = isElectric;
}
displayMake(): void {
console.log(`This car is ${this.model}`);
}
}
File
ADVANCED BLOCKS
Table Of Contents
Block Equation
Template Button
Project A
Breadcrumbs
DATABASE
Inline Table with Rich Text in Column
Related to Copy of ,Tasks (Project)
Related to Copy of ,Tasks (Project) 2
Related to Copy of ,Tasks (Project) 1
Related to Copy of ,Tasks (Project) 3
Related to Projects (Tasks)
Multi-Column / Canvas Layouts
A 2-Column with tables
A 3-Column with styles and an empty column
Column 1
Different colored text inside (links to google.com) Column 2
Column 3
H3 text inside Column 3 with yellow background
A 4-Column with styles and lists
Column 2 written in a code block
Column 3 written in a quote
💡 Column 4 written as a callout
A 3-Column of different widths, dates, people, and sub page links
Column 3 takes up 25%
@Janvi Kalra
A 4-Column of different widths, dividers
Column 4
The other 3 columns are all squeezed together. Column 4 gets most of the space!
Dividers inside the column
5-Columns
6-Columns
7-Columns
8-Columns (Note that widths ≠ get accounted for)
Subpages
Column 1
Successfully constructs a canvas layout in a subpage:
Column 2
This is a link to the existing canvas layouts subpage
Canvas Columns
View of Inline Canvas Columns
Database Linking