GithubHelp home page GithubHelp logo

mdopen's People

Contributors

mattn avatar romanyx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mdopen's Issues

Include LaTeX support

Although not in the initial sane specification, several Markdown specifications (such as Pandoc's) use LaTeX to render math equations.

Maybe it is a nice idea for this package to support LaTeX as well. For example, using KaTeX

`go get` does not work

$ go get gopkg.in/romanyx/mdopen.v1
go/src/gopkg.in/romanyx/mdopen.v1/mdopen.go:13:2: use of internal package not allowed

this is because gopkg.in's version solution is not compatible with go language's import scheme on internal packages.

you would need to rewrite the import paths for v1 tags..

When are temp files created by mdopen cleaned up?

mdopen created html version of markdown in system TMP directory and opens it in default browser. But the temp file is never cleaned up?

Should mdopen delete the generated temp file after it is successfully opened in the browser?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.