| theme | ./ |
|---|
This repository is a unified design adapted to the style used in the project.
This is bold text
This is italic text
This is strikethrough text
- Make my changes
- Fix bug
- Improve formatting
- Make the headings bigger
- Push my commits to GitHub
- Open a pull request
- Describe my changes
- Mention all the members of my team
- Ask for feedback
- Create a list by starting a line with
+,-, or* - Sub-lists are made by indenting 2 spaces:
- Marker character change forces new list start:
- Ac tristique libero volutpat at
- Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
- Marker character change forces new list start:
- This is a complete item
- This is an incomplete item
- This is a complete item
Here's a simple footnote,1 and here's a longer one.2
def hello():
print("Hello, world!")function hello() {
console.log('Hello, world!');
}| Syntax | Description |
|---|---|
| Header | Title |
| Paragraph | Text |
This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.
This is a nested blockquote.
This is a nested blockquote.
- Definition list
- Is something people use sometimes.
- Markdown in HTML
- Does *not* work **very** well. Use HTML tags.
---
