markdown

package
v0.0.0-...-05fba6c Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NodeNotFoundErr = errors.New("not found")
View Source
var UnsupportedErr = errors.New("not supported")

Functions

func CreateNodeFromMarkdown

func CreateNodeFromMarkdown(id, sourceURI, mdContent string) (*graph.Node, error)

func CreateNodeFromMarkdownFile

func CreateNodeFromMarkdownFile(id, mdFile string) (*graph.Node, error)

func ExtractIDFromFilePath

func ExtractIDFromFilePath(filepath string) (string, error)

func MDFileInspect

func MDFileInspect(mdFile string) error

MDFileInspect executes the provided ma rkdown file via the inspector REPL

func NewMDFileStore

func NewMDFileStore(id, mdFile string) (graph.Store, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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