Lines Matching refs:hour

20 2015-07-26: 1 hour: added tool to update mediasyntax on www.staerk.de
21 2015-07-25: 1 hour: allow [[File: instead of [[Image:
22 2015-06-27: 1 hour: enable linking to PDF
23 2013-08-04: 1 hour: do not show "you will be redirected"... inside an <ol>
24 2013-08-04: 1 hour: keep "__". It is not a markup for <u>
25 2013-08-03: 1 hour: keep the stars. "**" does not mean "bold"
28 2012-09-19: 1 hour: converter: do not have empty columns right of your table
29 2012-07-25: 1 hour: issue #9: converter: treat ordered lists right
30 2012-07-24: 1 hour: issue #9: converter: treat headings right
32 2012-07-23: 1 hour: converter: do not hang on lists
33 2012-07-20: 1 hour: converter: replace ** with '''
37 2012-03-18: 1 hour: testcase for converting dokuwiki style tables to mediawiki
38 2012-03-17: 1 hour: allow converting dokuwiki style tables to mediawiki
39 2011-07-17: 1 hour: Issue 6: bring date from http://www.dokuwiki.org/plugin:mediasyntax and plugin.info.txt in sync
42 2011-01-23: 1 hour: Issue 2: allowed internal links to be italic
44 2010-11-21: 1 hour: listblock starting with two ** works now, see https://github.com/tstaerk/mediasyntax/issues#issue/1
46 2010-10-28: 1 hour: allow a codeblock directly under a listitem
47 2010-10-26: 1 hour: allow a listitem directly under a codeblock
48 2010-10-19: 1 hour: cleanup code, remove misleading configuration setting
49 2010-10-17: 2 hour: italic font and plugin info text, removing getInfo()
52 2010-08-21: 1 hour: redirect made faster
53 2010-08-20: 1 hour: preblock and codeblock should start on the same column
59 2010-04-16: 1 hour: testcase for external link
61 2010-04-11: 1 hour: <pre> tag must not be interrupted by a line starting with a character that is not a space
63 2010-04-08: 1 hour: version updated
64 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix