Blueprint

Some plain text

and some other different text styles

Blockquote

We must follow the rule: Better fewer, but better. We must follow the rule: Better get good human material in two or even three years than work in haste without hope of getting any at all. (c) Vladimir Lenin

📝 Note: Sunrises are beautiful.

⚠️ Warning: Do not push the big red button.

💡 Tip: Remember to appreciate the little things in life.

List

  1. first
  2. second
  3. third
  4. fourth
  • and
  • unordered
  • one

Code

Inline code

Block of code example:

#include <stdio.h>

int main(void)
{
    printf("Hello, World!\n");
    return 0;
}

Tables

Syntax Description
Header Title
Paragraph Text

Footnotes

Here’s a simple footnote,1 and here’s a longer one.2

ToDo

  • Write the press release
  • Update the website
  • Contact the media

Emoji

Gone camping! :tent: Be back soon.

That is so funny! :joy:

Highlight

I need to highlight these ==very important words==.


  1. This is the first footnote. 

  2. Here’s one with multiple paragraphs and code.

    Indent paragraphs to include them in the footnote.

    { my code }

    Add as many paragraphs as you like.