Skip to content

Make ParseMarkdown() take an io.Reader so it can handle reading from more than a file.#4

Open
jeffreydwalter wants to merge 1 commit intomkfeuhrer:masterfrom
jeffreydwalter:master
Open

Make ParseMarkdown() take an io.Reader so it can handle reading from more than a file.#4
jeffreydwalter wants to merge 1 commit intomkfeuhrer:masterfrom
jeffreydwalter:master

Conversation

@jeffreydwalter
Copy link
Copy Markdown

Hello, was looking for a markdown converter and came across your package. I need to read markdown from more than a file, so here's a PR that makes ParseMarkdown() take an io.Reader instead of a file path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant