Markdown
Markdown is a lightweight markup language. It is designed to be a simple, lightweight way to add formatting without prior HTML experience.
Here are 174 public repositories matching this topic...
This Issue is a call for documentation additions about how people have used this tool.
Here's how one Node.js software project uses this tool to "improve release process":
davewasmer/ember-cli-favicon@08be5a5
Detail:
- a gcg config file with a single option
- a config file for [ember-cli-release](https://github.com/shipshapeco
-
Updated
Mar 3, 2020 - Ruby
Commands and behavior should be pretty much the same as friend nicknames. Would be really useful, especially with multiword locations (New York City could be nicknamed as NYC) and "duplicate" nicknames (Portland, OR and Portland, ME).
-
Updated
May 28, 2020 - Ruby
-
Updated
Apr 7, 2020 - Ruby
-
Updated
Aug 22, 2019 - Ruby
-
Updated
May 4, 2020 - Ruby
-
Updated
May 30, 2020 - Ruby
-
Updated
Feb 17, 2020 - Ruby
-
Updated
May 29, 2020 - Ruby
View-only URLs create the impression that the document can be edited, but edits are not feeding back into the document. That's confusing. Better don't allow users to edit text and don't give them a curser that allows the viewer to type.
Detect diagram type
I use kramdoc as a converter to be able to transform markdown to pdf (Asciidoc is awesome, but our documentation generator only support markdown).
My current script looks like this:
#!/usr/bin/env sh
#This scripts require the installation of the ruby gems asciidoctor, asciidoctor-pdf, kramdoc and rouge
kramdoc "$1" -o - | asciidoctor-pdf -a "source-highlighter=rouge" -r rouge -o "-
Updated
Oct 6, 2018 - Ruby
-
Updated
Dec 29, 2019 - Ruby
-
Updated
Apr 3, 2018 - Ruby
-
Updated
Jan 15, 2020 - Ruby
-
Updated
May 21, 2020 - Ruby
-
Updated
Jun 13, 2019 - Ruby
-
Updated
Mar 16, 2020 - Ruby
Created by John Gruber
Released March 19, 2004
- Website
- daringfireball.net/projects/markdown
- Wikipedia
- Wikipedia
Motivation
The instructions for OpenSuse are incomplete, for Leap 15.1 at least. The command
does not install
ruby-devel(onlyruby2.5-devel):