spellcheck...
This commit is contained in:
parent
6f2b949408
commit
98f189fc9b
|
@ -82,12 +82,12 @@ A blank line separates multiple paragraphs.
|
||||||
* levels
|
* levels
|
||||||
1. but I keep counting...
|
1. but I keep counting...
|
||||||
|
|
||||||
```python
|
[I will become](https://kernel.org) a link.
|
||||||
print("hello world")
|
|
||||||
print("I'll be a codeblock...")
|
And I'm a line:
|
||||||
```
|
|
||||||
|
---
|
||||||
|
|
||||||
and [I will become](https://kernel.org) a link.
|
|
||||||
waldek@metal:~/Documents/my_first_git_repository$ git status
|
waldek@metal:~/Documents/my_first_git_repository$ git status
|
||||||
On branch master
|
On branch master
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue