Displaying 1 to 20 from 84 results

github-markdown-css - The minimal amount of CSS to replicate the GitHub Markdown style

  •    HTML

Import the github-markdown.css file and add a markdown-body class to the container of your rendered Markdown and set a width for it. GitHub uses 980px width and 45px padding, and 15px padding for mobile.See generate-github-markdown-css for how it's generated and ability to generate your own.

dillinger - The last Markdown editor, ever.

  •    Javascript

Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. The overriding design goal for Markdown's formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions.

remarkable - Markdown parser, done right

  •    Javascript

Markdown parser done right. Fast and easy to extend. By default, remarkable is configured to be similar to GFM, but with HTML disabled. This is easy to change if you prefer different settings.




standard-readme - Standard Readme Style

  •    Shell

Standard Readme is designed for open source libraries. Although it’s historically made for Node and npm projects, it also applies to libraries in other languages and package managers. Standard Readme started with the issue originally posed by @maxogden over at feross/standard in this issue, about whether or not a tool to standardize readmes would be useful. A lot of that discussion ended up in zcei's standard-readme repository. While working on maintaining the IPFS repositories, I needed a way to standardize Readmes across that organization. This specification started as a result of that.

markdownlint - A Node.js style checker and lint tool for Markdown/CommonMark files.

  •    Javascript

A Node.js style checker and lint tool for Markdown/CommonMark files. The Markdown markup language is designed to be easy to read, write, and understand. It succeeds - and its flexibility is both a benefit and a drawback. Many styles are possible, so formatting can be inconsistent. Some constructs don't work well in all parsers and should be avoided. The CommonMark specification standardizes parsers - but not authors.

vmd - :pray: preview markdown files

  •    Javascript

Preview markdown files in a separate window. Markdown is formatted exactly the same as on GitHub. GitHub style: The markdown content is rendered as close to the way it's rendered on GitHub as possible.

atom-material-ui - A dynamic UI theme for Atom that follows Google's Material Design Guidelines

  •    CSS

A dynamic UI theme for Atom that (kinda) follows Google's Material Design Guidelines. Best with Atom Material Syntax. Inspired by Mattia Astorino's SublimeText theme.


commonmark.js - CommonMark parser and renderer in JavaScript

  •    Javascript

CommonMark is a rationalized version of Markdown syntax, with a spec and BSD-licensed reference implementations in C and JavaScript. For more information, see http://commonmark.org.

mammoth.js - Convert Word documents (.docx files) to HTML

  •    Javascript

Mammoth is designed to convert .docx documents, such as those created by Microsoft Word, and convert them to HTML. Mammoth aims to produce simple and clean HTML by using semantic information in the document, and ignoring other details. For instance, Mammoth converts any paragraph with the style Heading 1 to h1 elements, rather than attempting to exactly copy the styling (font, text size, colour, etc.) of the heading. There's a large mismatch between the structure used by .docx and the structure of HTML, meaning that the conversion is unlikely to be perfect for more complicated documents. Mammoth works best if you only use styles to semantically mark up your document.

canner-slate-editor - πŸ“Rich Text / WYSIWYG Editor built for Modularity and Extensibility.

  •    Javascript

πŸ“ Rich text / WYSIWYG editor focus on modularity and extensibility, build on top of Slate framework with beautiful designs and high-level APIs. Since this project is originally started from Canner, we notice that there is NO SINGLE editor is going to fit in all varieties of requirements, so we think the only way to solve this issue is to design a modular-first editor.

mdconf - Markdown driven configuration!

  •    Javascript

Using the fantastic markdown parser marked.Markdown headings act as keys, list items with : act as maps, otherwise regular lists behave as.. lists.

react-native-simple-markdown - πŸ“œ React Native Markdown component (iOS & Android)

  •    Javascript

All you need to do is import the react-native-simple-markdown and then use the <Markdown /> component. <Markdown /> will apply its style by default. However you can pass a styles prop to customize it has you wish.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.