Skip to main content

Kolloqe 101

· 2 min read
Ishara Dissanayake

Kolloqe101

Summary

[to be published...]

MDX

A greater than…

A backslash \ before a line break…

Some backticks for inline.

backtick.fences("for blocks");

Some asterisks for emphasis.

One number sign…

Two number signs…

Six number signs…

Three asterisks for a thematic break:


  • asterisks for unordered items
  1. decimals and a dot for ordered items

backtick.fences("for blocks");

Two asterisks for strong.

Easy to maintain open source documentation websites.

— Docusaurus

Details element example

Toggle me!
This is the detailed content

Nested toggle! Some surprise inside...
😲😲😲😲😲
Docusaurus green and Facebook blue are my favorite colors.

I can write Markdown alongside my JSX!

Tabs

This is an apple 🍎

Syncing choice

Use Ctrl + C to copy.
Use Ctrl + V to paste.
note

Some content with Markdown syntax. Check this api.

tip

Some content with Markdown syntax. Check this api.

info

Some content with Markdown syntax. Check this api.

caution

Some content with Markdown syntax. Check this api.

danger

Some content with Markdown syntax. Check this api.