package
0.9.0
Repository: https://github.com/bwplotka/mdox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Format formats given markdown files in-place.
No description provided by the author
IsFormatted tries to formats given markdown files and return Diff if files are not formatted.
No description provided by the author
WithBackMatterTransformer allows you to override the default BackMatterTransformer.
WithCodeBlockTransformer allows you to override the default CodeBlockTransformer.
WithFrontMatterTransformer allows you to override the default FrontMatterTransformer.
WithLinkTransformer allows you to override the default LinkTransformer.
WithMetrics allows you to pass in Prometheus registry.
WithCodeBlockTransformer allows you to override default softWrap.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Option is a functional option type for Formatter objects.