example/

directory
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2021 License: MIT

README

MARKDOWN TEST

testing line break

this should be next haha

Testing markdown

package main

import "fmt"

func main() {
  fmt.Println("Hello world")
}
var s = require("fs");

console.log("no way");
# http://www.graphviz.org/content/cluster

digraph G {
  A[label="request"]
  B[label="markdown template"]
  C[label="client side rendering of markdown"]
  D[label="reading code.dot"]
  E[label="viz.js"]
  F[label="This graph"]

  A -> B
  B -> C
  C -> D
  D -> E -> F
}
httpServe GraphViz 'dot'

image

Test table
id name numbers
0 admin 2
1 user 2

Enumeration

  • one thing

  • two things

  • one thing

    • sublist
      • another list
Quoting

This is a quote enter That someone said subquote? that this quote is a quote

quote 4

not me

Support html inside markdown

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL