02-05-2021
Github Markup Cheat Sheet
- GitHub Actions is tightly integrated with your code and with the rest of the experiences on GitHub. Choose the workflow that’s best for your type of project GitHub Actions offers helpful workflow templates to get you started, including templates for Node.js, Rust,.NET Core, and more.
- Markup:. Bullet list. Nested bullet. Sub-nested bullet etc. Bullet list item 2 -OR- Markup: - Bullet list - Nested bullet - Sub-nested bullet etc - Bullet list item 2 A numbered list A nested numbered list.
Heading 2: Set a deadline and a schedule
Cheat Sheet learn more at rmarkdown.rstudio.com rmarkdown 0.2.50 Updated: 8/14 1. Workflow R Markdown is a format for writing reproducible, dynamic reports with R. Use it to embed R code and results into slideshows, pdfs, html documents, Word files and more. To make a report.
[66%] Heading 3: a list with checkboxes
- [X] task 1
- [X] task 2
- [ ] task 3
[1/3] Track completion of tasks
Finished task
- State “DONE” from “TODO” [2012-03-07 Wed 07:56]
STARTED Started task
Unstarted task
- State “TODO” from “DONE” [2012-03-07 Wed 08:02]
- bolditalunderline
code
verbatim
strike through
- : literal example
- —– horizontal line (5 dashes)
hyperlink text External Links targetted link shell commands
Basic Table
Col1 | Col 2 |
---|---|
KW | Sep |
TW | Aug |
Markup Cheatsheet
Spreadsheet
Markdown Cheatsheet Github
x | y |
---|---|
1 | 1 |
2 | 1.4142136 |
3 | 1.7320508 |
4 | 2 |
begin{equation} ∫^x_0 x^2 dx = frac{x^3}{3} end{equation}