Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 1.16 KB

README.md

File metadata and controls

65 lines (48 loc) · 1.16 KB

group-website

Repository for learning how to make websites with Jekyll Pages.

some bold font and some italic font

Learning Markdown

Vanilla text may contain italic and bold words.

This paragraph is separated from the previous one by a blank line.

Line breaks are caused by two trailing spaces at the end of the line.

  • bullet 1
  • bullet 2
  1. item1

  2. item2

  3. item3

  4. item5

  5. item6

  6. item7

You can reference code message='Hello World' or commands git status inside text. Larger code snippets loook lik this:

print('Hello World')
print("Hello World")

Exercise.

printf(past("How","are","you?"), quote = FALSE)
s = "How are you?"
print(s)
<!DOCTYPE html>
<html>
  <body>
    <a href=https://carpentiries.org/>This is a link</a>
  </body>
  </html>

note: html will render without tag

The Carpentries

I would like to use this site.

Example links:

  1. The Carpentries
  2. ase-InSeNsiTiVE-reference-tag.

[carpentries=tag]:https://carpentries.org/).