Skip to content

audeha/Exquisite-corpse-audrey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Hello!

This is me, Oleh

How are you?

# We are good to go

This is the title of my story.

Access the markdown cheatsheel with; curl cheat.sh/markdown

Collapsed summary

So here I see what's collapsed content

and how it looks.

Actually I might just copy paste the whole thing. this is training anyway.

It's just training, is what audrey said. She went to grab some stuff from her shed When she opened the door, she hit her head

headers

h1 header

h6 header

blockquotes

first level and paragraph

second level and first paragraph

first level and second paragraph

collapsed text

To create a collapsible section (collapsed by default) showing the text "Collapsed Item Title", use this:

Collapsed Item Title

Collapsed content

Other collapsed content.

lists

Sub-bullets can be done with 2+ spaces or 1 tab

unordered - use *, +, or -

  • Red
    • sub-bullet
      • sub-sub-bullet
  • Green
    • sub with dash
    • sub with plus
  • Blue

ordered (smth's wrong here)

  1. First
  2. First sub-item <-- this is the best supported format
  3. Second
  • Unordered <-- this also appears to be a widely supported format
  1. Third a. Lettered <-- there is mixed support for this format
  2. Fourth i. using roman numerals <-- there is mixed support for this format ii. more stuff

check list

There is limited support for rendering check lists:

  • incomplete task
    • incomplete sub-task
    • complete sub-task
  • complete task

code

code block with 4 spaces/1 tab

regular text code code code

in-line code

or: Use the printf() function

code block with syntax support

or a code block (optionally specifying the language, more details here: https://rdmd.readme.io/docs/code-blocks):

alias ltr='ls -ltr'
alias latr='ls -latr'

key bindings

⌘F

hr's (horizontal rules) - three or more of the following




links

The "Title" is optional This is an example inline link.

Links to Headings

Assuming you have a heading called # My First Heading then link is the case-insensitive string with spaces replaced by dashes: Visible Link Text

image

Alt Text

formatting

Italic: em em

Bold: strong strong

strikethrough

Tables

Table Alignment

The alignment applies to the table data, not the header.

Left-aligned Stuff Right-aligned Stuff Center-aligned Stuff
Some left stuff Some right stuff Some center stuff
Some left stuff Some right stuff Some center stuff

Special Characters in Tables

First Header Second Header
Some stuff things about stuff
Other Stuff A | B

Coucou Audrey 18/01/2024

Voici ma petite contribution C2dric .....blabla.....

About

Git collage exercise for week 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published