goldmark-down

command module
v0.0.0-...-a279219 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: MIT Imports: 11 Imported by: 1

README

goldmark-down

A markdown renderer for use with @yuin/goldmark. Whereas goldmark's parsing is mostly focused on Commonmark compatibility, this renderer is a baseline Markdown implementation upon which customizations can be added for arbitrary output.

Supports, by default, Github Markdown Tables, Tasks, and Strikethrough elements. This functionality will likely be exported to an extension in the future.

A significant portion of the contained rendering code is referenced directly from @pgavlin/goldmark, an as-of-writing-unmaintained fork of the original goldmark project that implements a customized markdown renderer. Modifications and improvements have been made on the referenced code, but I extend a special thanks to @pgavlin for a working implementation.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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