Giter Site home page Giter Site logo

md-viewer's Introduction

md-viewer

A HTML5 Markdown viewer that automatically refreshes the page as you work. This was motivated by wanting to work on Markdown files in Vim without having to manually reload them all the time, and is similar in concept to Dillinger. Dillinger is great, but I'd prefer to work directly on my files rather than through a github or dropbox.

md-viewer uses the Markdown.Converter class from PageDown to perform Markdown to HTML conversion.

Currently this is very much in alpha and is something I hacked together in an evening. It's good enough to be useful to me right now, so it might not move much further.

Using md-viewer

To use md-viewer, simply open it in a browser (so far only tested in Chrome), open your Markdown file in the file picker, and start writing. As you work, your file will be automatically reloaded as HTML in the browser.

Reloading only happens when the file is saved to. This prevents constant reloading of your page, which would prevent scrolling in overflowing block elements and inspecting some parts of the HTML. Furthermore, reloading may be manually paused and resumed using the very crude pause/resume anchors at the top of the page - next to the reload delay input. Speaking of which, the delay between reloads, in milliseconds, may be set at the top of the page.

Styling is controlled by md-viewer.css. The default style imports foghorn.css, which has been gratefully stolen from jasonm23, and adds a few modifications.

License

md-viewer is available under the MIT license, the same as PageDown/Mardown.Converter.

md-viewer's People

Contributors

ajmcmiddlin avatar

Watchers

James Cloos avatar Ansgar Grosse-Wilde avatar

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.