diff --git a/learning_git.md b/learning_git.md index 838a810..4739c2e 100644 --- a/learning_git.md +++ b/learning_git.md @@ -82,12 +82,12 @@ A blank line separates multiple paragraphs. * levels 1. but I keep counting... -```python -print("hello world") -print("I'll be a codeblock...") -``` +[I will become](https://kernel.org) a link. + +And I'm a line: + +--- -and [I will become](https://kernel.org) a link. waldek@metal:~/Documents/my_first_git_repository$ git status On branch master