File: github-markup.1

package info (click to toggle)
ruby-github-markup 1.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 316 kB
  • ctags: 65
  • sloc: ruby: 281; python: 85; sh: 15; makefile: 13
file content (23 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.\" Copyright (C) 2013 Per Andersson <avtobiff@gmail.com>
.\" Licensed under the same terms as GitHub Markup (MIT License)
.TH GITHUB-MARKUP "1" "" "GitHub Markup" "GitHub Markup"
.SH NAME
github-markup \- GitHub Markup rendering.
.SH SYNOPSIS
github-markup 
.I [file]
.SH DESCRIPTION
GitHub Markup is a program that converts multiple different rich text files to
html.
.PP
The following markups are supported:
.PP
 * Markdown
 * Textile
 * RDoc
 * Emacs org-mode
 * Creole
 * MediaWiki
 * reStructuredText
 * AsciiDoc
 * Plain Old Documentation (pod)