markdownutils

package module
v0.0.0-...-132ca58 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2016 License: MIT Imports: 2 Imported by: 0

README

markdownutils

Documentation: https://godoc.org/github.com/TomOnTime/markdownutils

A few functions I developed while manipulating MarkDown files from Go.

Contributions always accepted if they include good unit tests.

Bugs gladly accepted, especially if you provide a sample of what the GitLab and GitHub results should be. See main_test.go for examples.

Documentation

Overview

Various functions helpful when dealing with MarkDown files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGitHubAnchor

func CreateGitHubAnchor(text string) string

CreateGitHubAnchor produces GitHub-compatible HTML anchors.

func CreateGitLabAnchor

func CreateGitLabAnchor(text string) string

CreateGitLabAnchor produces GitLab-compatible HTML anchors.

Types

This section is empty.

Jump to

Keyboard shortcuts

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