Code Monkey home page Code Monkey logo

dr-markdown's Introduction

Dr. Markdown ☤

Web based markdown editor.

Usage

Type Markdown on the left and a nice formated document will come out on the right.

A good Cheatsheet for things you can do with Markdown and GitHub Flavour Markdown, which is also supported.

You can toggle different modes by clicking in the right and left margins.

There is also a menu button in the top right corner of the left input area where you can enable presentation/slide mode.

In the preview window on the right there are buttons at the top for showing table of content and adding auto indexing.

Auto index can be reset or cleared by using a HTML tag with the attributes data-number-reset and data-number-clear.

# Not indexed
<i data-number-clear></i>
## Indexing will start here

A different style or theme can be selected under Themes in the menu.

To get a PDF-file of your work just open your browsers print dialog and print as PDF.

Hotkeys

General

  • Ctrl-Alt-S save
  • Ctrl-Alt-Z presentation/slide mode
  • Ctrl-Alt-X write mode
  • Ctrl-Alt-C side by side mode
  • Ctrl-Alt-V preview mode

Presentation mode

  • ⟹, Space, Click next slide
  • previous slide
  • Esc exit presentation mode

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.