65fd6939b1
submit to Factory? - correct license in spec file. It's actually BSD4c - changes from version 2.1.5a: * MKD_NOSTYLE – treat <style> blocks as regular html. * github flavored markdown support * in the markdown program, add -S flag (tell markdown to spit out style sections) -n flag (tell markdown not to output generated text) - version 2.1.1.1 implements PHP markdown extra-style fenced code sections, where your chunks of code are surrounded by ~~~ lines instead of being indented 4 spaces. - changes from version 2.1.0: * makepage now accepts markdown option flags a'la the markdown program (via -Fxxxx, -fname, or in the MARKDOWN_FLAGS environment variable.) * add a -E flag to theme to ignore context-sensitivity on <?theme xxx?> substitutions. OBS-URL: https://build.opensuse.org/request/show/145740 OBS-URL: https://build.opensuse.org/package/show/Publishing/discount?expand=0&rev=3
51 lines
1.9 KiB
Plaintext
51 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
||
Tue Dec 18 10:40:20 UTC 2012 - lnussel@suse.de
|
||
|
||
- correct license in spec file. It's actually BSD4c
|
||
|
||
- changes from version 2.1.5a:
|
||
* MKD_NOSTYLE – treat <style> blocks as regular html.
|
||
* github flavored markdown support
|
||
* in the markdown program, add
|
||
-S flag (tell markdown to spit out style sections)
|
||
-n flag (tell markdown not to output generated text)
|
||
|
||
- version 2.1.1.1 implements PHP markdown extra-style fenced code sections,
|
||
where your chunks of code are surrounded by ~~~ lines instead of being
|
||
indented 4 spaces.
|
||
|
||
- changes from version 2.1.0:
|
||
* makepage now accepts markdown option flags a'la the markdown program (via
|
||
-Fxxxx, -fname, or in the MARKDOWN_FLAGS environment variable.)
|
||
* add a -E flag to theme to ignore context-sensitivity on <?theme xxx?> substitutions.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed May 04 23:08:49 UTC 2011 - pascal.bleser@opensuse.org
|
||
|
||
- update to 2.0.9: no user-visible changes
|
||
|
||
- changes from 2.0.8:
|
||
* changes and optimizations were made in table handling
|
||
* a collection of bug and documentation fixes were made
|
||
|
||
- changes from 2.0.7:
|
||
* the PHP markdown-extra style footnotes were documented
|
||
* a new public function was added to modify the output that is generated for
|
||
them
|
||
* a few small typographical corrections were made to other manpages
|
||
|
||
- changes from 2.0.6:
|
||
* support was added for PHP markdown extra footnotes
|
||
|
||
- changes from 2.0.5:
|
||
* small tweaks to the table-of-contents generator
|
||
* a change to the arguments of linkyformat() for inside-tag formatting
|
||
* adds an expanded definition of CSS class names to include dashes and
|
||
underscores
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jan 16 00:17:08 CET 2011 - pascal.bleser@opensuse.org
|
||
|
||
- initial version (2.0.4)
|
||
|