File: readme_en.txt

package info (click to toggle)
ruby-bluefeather 0.41-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 632 kB
  • ctags: 167
  • sloc: ruby: 4,195; makefile: 7
file content (37 lines) | stat: -rw-r--r-- 660 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
BlueFeather - Extended MarkDown Converter
====

 BlueFeather is software for converting text written by extended Markdown like 
PHP Markdown Extra to html. It is pair of command-line tool and pure Ruby
library.

 BlueFeather is based on BlueCloth 1.0.0. And that, some extensions is added --
known bug fix, changing interface and extension of Markdown syntax.

 See doc/en/index.html, please.



Install
----
Run setup.rb on ruby-installed PC.

	% ruby setup.rb



License
----
GPL (General Public License) version 2 or later



Website
----
<http://ruby.morphball.net/bluefeather>



Contact
----
Dice <tetradice@gmail.com>