Skip to content
Snippets Groups Projects
Select Git revision
  • 4132c09d965d94d2dfe7c7203a093162bf41fd77
  • master default protected
  • 1.2.4
  • 1.2.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • v1.1.0
8 results

feature-2.md

Blame
  • feature-2.md 736 B
    # Document title
    Title: New Document 2
    
    # keywords mainly used for searching
    Keywords:
    - Document
    - HTML
    - Markdown
    
    # First and last name of the authors as a list
    Author:
    - null
    
    Created: 2022-07-02
    Last Update: 2022-07-02
    
    Language: en
    

    {{ .Title }}

    Lorem ipsum dolor sit amet, consectetur adipiscing elit.

    • do it
    • 2022-12-01 do it
    Name Age
    Bob
    Alice 23
    ======== ======
    Total 23

    {#id3 .myclass fontsize="tiny"}

    Header 1

    func getTrue() bool {
        return true
    }
    Cat
    Fluffy animal everyone likes
    Internet
    Vector of transmission for pictures of cats

    This is a footnote.1

    https://www.schukai.com/

    --strike through--

    1. the footnote text.