1. 09 Mar, 2024 2 commits
    • d6818d45af0c512a71d6740e93609e62's avatar
      7096fbb8
    • d6818d45af0c512a71d6740e93609e62's avatar
      Update fichier-markdown.md · 065f0549
      d6818d45af0c512a71d6740e93609e62 authored
      # This is an <h1> tag
      ## This is an <h2> tag
      ###### This is an <h6> tag
      *This text will be italic*
      _This will also be italic_
      
      **This text will be bold**
      __This will also be bold__
      
      _You **can** combine them_
      - Item 1
      - Item 2
        - Item 2a
        - Item 2b
      1. Item 1
      2. Item 2
      3. Item 3
         1. Item 3a
         2. Item 3b
      ![GitHub Logo](/images/logo.png)
      Format: ![Alt Text](url)
      http://github.com - automatic!
      [GitHub](http://github.com)
      As Kanye West said:
      
      > We're living the future so
      > the present is our past.
      To print some text with python, you should use the `print()` function.
      ```
      print("Hello world!")
      ```
      065f0549
  2. 24 Mar, 2020 2 commits
  3. 20 Feb, 2020 1 commit
  4. 19 Feb, 2020 1 commit
  5. 28 Jan, 2020 1 commit
  6. 13 Apr, 2019 1 commit
  7. 29 Mar, 2019 1 commit
  8. 27 Mar, 2019 8 commits
  9. 26 Mar, 2019 3 commits
  10. 24 Sep, 2018 1 commit
  11. 23 Jul, 2018 1 commit