ewiseg / AngelEws

0 stars 0 forks source link

Get started/ #1

Open ewiseg opened 1 year ago

ewiseg commented 1 year ago

Writing on GitHub/

Start writing on GitHub/

Basic formatting syntax

Basic writing and formatting syntax

In this article

Headings

Styling text

Quoting text

Quoting code

Supported color models

Links

Section links

Relative links

Images

Lists

Task lists

Mentioning people and teams

Referencing issues and pull requests

Referencing external resources

Uploading assets

Using emoji

Paragraphs

Footnotes

Hiding content with comments

Ignoring Markdown formatting

Disabling Markdown rendering

Further reading

Create sophisticated formatting for your prose and code on GitHub with simple syntax.

Headings

To create a heading, add one to six # symbols before your heading text. The number of # you use will determine the hierarchy level and typeface size of the heading.

A first-level heading ## A second-level heading ### A third-level heading

When you use two or more headings, GitHub automatically generates a table of contents that you can access by clicking  within the file header. Each heading title is listed in the table of contents and you can click a title to navigate to the selected section.

Styling text

You can indicate emphasis with bold, italic, strikethrough, subscript, or superscript text in comment fields and .md files.

StyleSyntaxKeyboard shortcutExampleOutputBold  or  Command+B (Mac) or Ctrl+B (Windows/Linux)This is bold textThis is bold textItalic  or       Command+I (Mac) or Ctrl+I (Windows/Linux)This text is italicizedThis text is italicizedStrikethrough~~ ~~This was mistaken textThis was mistaken textBold and nested italic  and  This text is extremely importantThis text is extremely importantAll bold and italic* **All this text is important*All this text is importantSubscript This is a subscript textThis is a subscript textSuperscript This is a superscript textThis is a superscript text

Quoting text

You can quote text with a >.

Text that is not a quote > Text that is a quote

Quoted text is indented, with a different type color.

CTI-League-Inaugural-Report-March-2020_pdf-211x300.png

parasitology-course-details-1-320.jpg

thumb_300_424 (1).png

![images - 2023-05-18T091453.594.jpeg](https://github.com/jlord/sheetsee.js/assets/131654178/5575a6eb![images - 2023-05-18T091538.159.jpeg](https://github.com/jlord/sheetsee.js/assets/131654178/da9f80c9-c921-4051-b3c1-08cba5676eab)

8052023092415.jpg …]()

![Uploading images - 2023-05-18T091538.159.jpeg …]()

images - 2023-05-18T091441.017.jpeg

images - 2023-05-18T091433.659.jpeg

download (41).jpeg

images - 2023-05-18T091427.538.jpeg

images - 2023-05-18T091414.948.jpeg

!images - 2023-05-18T090952.703.jpeg

8T091019.984.jpeg …]()

![Uploading images - 2023-05-18T090952.703.jpeg …]()

2018-PAFT-Sant-holding-parasites.jpg

Originally posted by @Joannofwales84 in https://github.com/jlord/sheetsee.js/issues/26#issuecomment-1553709894

tuanggolt commented 1 year ago

open