Masayoshi Sekimura
|
2fd73a236a
|
API desigin review for with_html5 option
|
11 years ago |
Masayoshi Sekimura
|
4fc5d344fa
|
version++
|
11 years ago |
Masayoshi Sekimura
|
2eaf471890
|
Revert "add html5 feature"
This reverts commit 44d717f6b3 .
|
11 years ago |
Masayoshi Sekimura
|
6e4786d7d5
|
Revert "allow hashref in new"
This reverts commit 028784549c .
|
11 years ago |
Masayoshi Sekimura
|
e4d4d09e86
|
version++
|
11 years ago |
Masayuki Matsuki
|
028784549c
|
allow hashref in new
|
11 years ago |
Masayuki Matsuki
|
44d717f6b3
|
add html5 feature
- tmdd obj
- _new in XS and add html5 flags
- call mkd_with_html5_tags() if html5
- 13.html5.t
- update document of html5
- update MANIFEST
|
11 years ago |
Masayoshi Sekimura
|
2dc52b7dba
|
version++
|
11 years ago |
Neil Bowers
|
dc84d78058
|
Documentation improvements
|
11 years ago |
Masayoshi Sekimura
|
6ca063d84d
|
version++ to 0.05 since 0.04 was there
|
11 years ago |
Masayoshi Sekimura
|
0312ec1f21
|
version++
|
11 years ago |
tokuhirom
|
5d14312f4e
|
Support MKD_* flags
|
11 years ago |
Masayoshi Sekimura
|
fb30c43d61
|
version++
|
12 years ago |
Masayoshi Sekimura
|
f51dcf57f7
|
version++
|
13 years ago |
Masayoshi Sekimura
|
9144800e88
|
fixed typo (thanks to Kevin Goess)
|
15 years ago |
Masayoshi Sekimura
|
a36143ec9c
|
* updated docs
|
15 years ago |
sekimura
|
cf9e534e06
|
* put discount-1.3.1 into it
* renaved Text::Markdown::XS to Text::Markdown::Discount
* added Makefile.PL and ext/Makefile.PL tweaks to create libdiscount_markdown.so
|
15 years ago |
sekimura
|
e755c18f59
|
* supported to call mardown() as a object method
|
15 years ago |
sekimura
|
0bbb6f55e4
|
* use PREFIX
* use PREINIT
* put Safefree() to see how it works
* renamed _markdown() to markdown()
|
15 years ago |
sekimura
|
bcba3cafc3
|
* clean up unused header files
* don't call strcat(), making segfault (or bus error on Mac OS X),
missing a line feed at the end is better than getting fatal error
|
15 years ago |
sekimura
|
2c46fcb478
|
Initial commit
|
15 years ago |