Skip to content

Instantly share code, notes, and snippets.

View balmacefa's full-sized avatar
👋

Fabián balmaceda rescia balmacefa

👋
View GitHub Profile
@balmacefa
balmacefa / Advanced Markdown Tricks.md
Created December 8, 2020 01:45 — forked from DrSensor/Advanced Markdown Tricks.md
Advanced Markdown Tricks

Repository

What Will I Learn?

In general, you will learn some markdown tricks combined with standard HTML tags. In more details what you will learn:

  • Hide-show content
  • Writing codeblocks inside codeblocks
  • Combining and using italic, bold, superscript, subscript, and/or strikethrough
  • Quoting long sentence (using nested blockquotes)
@balmacefa
balmacefa / README.md
Created December 8, 2020 01:14 — forked from joyrexus/README.md
collapsible markdown

collapsible markdown?

CLICK ME

yes, even hidden code blocks!

print("hello world!")