markup

command module
v0.0.0-...-44fac2b Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: Apache-2.0 Imports: 29 Imported by: 0

README

markup

markdown to html

SmartyPants 解析

SmartyPants 会自动将你的直引号、破折号和省略号转换为印刷质量更好的字符实体。例如:

  • -- 转换为 — (em dash)
  • ' 转换为 ‘ (左单引号)
  • " 转换为 “ (左双引号)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
package parser is a Markdown processor.
package parser is a Markdown processor.
Package sitemap provides tools for creating XML sitemaps and sitemap indexes and writing them to io.Writer (such as net/http.ResponseWriter).
Package sitemap provides tools for creating XML sitemaps and sitemap indexes and writing them to io.Writer (such as net/http.ResponseWriter).

Jump to

Keyboard shortcuts

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