Michel Fortin
|
4e14bf6095
|
Merge branch 'master' into extra
Conflicts:
markdown.php
nothing to commit (working directory clean)
|
2008-05-10 08:28:52 -04:00 |
|
Michel Fortin
|
af8daf1db6
|
Updated version number for the WordPress plugin description; I forgot in the last commit.
|
2008-05-10 08:26:33 -04:00 |
|
Michel Fortin
|
445f334ac9
|
Merge branch 'master' into extra; updated version numbers.
Conflicts:
PHP Markdown Extra Readme.text
markdown.php
|
2008-05-10 08:24:36 -04:00 |
|
Michel Fortin
|
af5af620d0
|
Updated version numbers and copyright year.
|
2008-05-10 07:48:40 -04:00 |
|
Michel Fortin
|
d8a71b1149
|
Fixed some out-of-date comment.
|
2008-05-10 07:47:59 -04:00 |
|
Michel Fortin
|
65737a4454
|
Fixed a typo.
|
2008-05-05 07:55:10 -04:00 |
|
Michel Fortin
|
315d1f9806
|
Added more precision to the predefined URLs and titles feature.
|
2008-05-05 07:52:16 -04:00 |
|
Michel Fortin
|
fc4d819fa6
|
Updated Extra's version history.
|
2008-05-05 07:48:04 -04:00 |
|
Michel Fortin
|
6533be340c
|
Merge branch 'master' into extra
|
2008-05-05 07:36:48 -04:00 |
|
Michel Fortin
|
452117f493
|
Updated version history.
|
2008-05-05 07:36:37 -04:00 |
|
Michel Fortin
|
5ee3747a3c
|
Fixed small variable-naming error.
|
2008-05-05 07:17:35 -04:00 |
|
Michel Fortin
|
6415572946
|
Now emmiting <br>s for newlines starting a flat code block (to aleviate inconsistant browser behaviour).
|
2008-05-04 08:03:14 -04:00 |
|
Michel Fortin
|
82c323389c
|
Fixed an issue with code blocks preceded by a blank line with whitespace on it.
|
2008-05-04 08:01:33 -04:00 |
|
Michel Fortin
|
834cd345a0
|
Added support for predefined abbreviations.
|
2008-05-04 07:59:55 -04:00 |
|
Michel Fortin
|
3035152603
|
Merge branch 'master' into extra
|
2008-04-20 23:30:50 -04:00 |
|
Michel Fortin
|
f19233711e
|
Added parser property for predefined URLs and titles for reference links and images.
|
2008-04-20 23:29:55 -04:00 |
|
Michel Fortin
|
50b5ff3f4c
|
Added missing blank line for correct spacing.
|
2008-04-20 23:24:07 -04:00 |
|
Michel Fortin
|
2a1039982b
|
Now using setup and teardown in MarkdownExtra_Parser.
|
2008-04-20 23:22:44 -04:00 |
|
Michel Fortin
|
48d95730f0
|
Merge branch 'master' into extra
|
2008-04-20 23:18:05 -04:00 |
|
Michel Fortin
|
8e861d340b
|
Added setup and teardown methods for easy overriding.
|
2008-04-20 23:17:52 -04:00 |
|
Michel Fortin
|
0774f51ed0
|
Added Extra's history since 1.1.7.
|
2008-04-20 22:42:21 -04:00 |
|
Michel Fortin
|
e70e0a4d67
|
Merge branch 'master' into extra
Conflicts:
PHP Markdown Extra Readme.text
|
2008-04-20 22:40:47 -04:00 |
|
Michel Fortin
|
83c4ffe285
|
Added version history for changes since 1.0.1k.
|
2008-04-20 22:39:48 -04:00 |
|
Michel Fortin
|
cfc9eb079f
|
Now using encodeAttribute.
|
2008-03-11 22:28:26 -04:00 |
|
Michel Fortin
|
3956073a57
|
Merge branch 'master' into extra
|
2008-03-11 22:26:28 -04:00 |
|
Michel Fortin
|
bb183b5073
|
Now encoding special characters in attributes with a dedicated function; fixing some bugs.
|
2008-03-11 22:26:06 -04:00 |
|
Michel Fortin
|
572596bfb0
|
Merge branch 'master' into extra
|
2008-03-11 09:18:26 -04:00 |
|
Michel Fortin
|
79677f652b
|
Fixed code block as first element of a list item.
|
2008-03-11 04:42:50 -04:00 |
|
Michel Fortin
|
a228680cf0
|
Fixed a definition list issue with code block starting a definition.
|
2008-03-11 04:40:16 -04:00 |
|
Michel Fortin
|
8cae1012fa
|
Merge branch 'master' into extra
|
2008-02-28 08:46:22 -05:00 |
|
Michel Fortin
|
79e6d4e7e7
|
Fix for <hr@example.com> begin taken as a HR tag.
|
2008-02-28 08:34:22 -05:00 |
|
Michel Fortin
|
4596f60a01
|
Now removing UTF-8 BOM at the start of the document, if present.
|
2008-02-28 06:50:33 -05:00 |
|
Michel Fortin
|
bfca8fa34f
|
Fix for code block starting on the second line of the document.
|
2008-02-27 23:23:28 -05:00 |
|
Michel Fortin
|
d6d9fe79d5
|
Fix for capitalized URL schemes in autolinks.
|
2008-02-27 23:21:03 -05:00 |
|
Michel Fortin
|
367f394933
|
Fix for <hr@example.com> begin taken as a HR tag.
|
2008-02-27 23:19:19 -05:00 |
|
Michel Fortin
|
c652c6a321
|
Added support for footnotes referenced within another.
|
2008-02-27 21:56:17 -05:00 |
|
Michel Fortin
|
5d1cf510ca
|
Added flat code blocks, rewrote parts of the HTML block handling.
|
2007-10-11 22:33:40 -04:00 |
|
Michel Fortin
|
6a859ece00
|
Merge branch 'master' into extra
Conflicts:
PHP Markdown Extra Readme.text
markdown.php
|
2007-09-26 14:41:23 -04:00 |
|
Michel Fortin
|
12b770648e
|
More version number changes.
|
2007-09-26 14:37:49 -04:00 |
|
Michel Fortin
|
5e3539173e
|
Removed outdated remark in readme about being bundled with WordPress default installs.
|
2007-09-26 14:33:11 -04:00 |
|
Michel Fortin
|
4f0e737cf1
|
Added release date and notes for 1.0.1k.
|
2007-09-26 14:31:35 -04:00 |
|
Michel Fortin
|
0c0449cd86
|
Fixed a problem with horizontal rules.
|
2007-09-25 21:54:55 -04:00 |
|
Michel Fortin
|
eb6da23b8f
|
Merge branch 'master' into extra + version changes
Conflicts:
PHP Markdown Extra Readme.text
markdown.php
|
2007-09-04 11:58:43 -04:00 |
|
Michel Fortin
|
27da43e45a
|
Updated version info
|
2007-09-04 09:41:14 -04:00 |
|
Michel Fortin
|
a26e466472
|
Made settings overridable.
Added error suppression operator to setting defines so they may be overriden from
an external file without causing PHP warnings.
|
2007-09-04 07:32:19 -04:00 |
|
Michel Fortin
|
152860ca6b
|
Prepared version 1.0.1j
Changed version number, release date and added version history.
|
2007-09-04 07:28:31 -04:00 |
|
Michel Fortin
|
5a6f7922d2
|
Merge branch 'master' into extra
|
2007-09-02 16:57:43 -04:00 |
|
Michel Fortin
|
c4be903e96
|
Fixed misnested code block ending tags.
Code blocks were emited as <pre><code>...</pre></code> since 1.0.1i, where the two
ending tags are in the wrong order.
|
2007-09-02 16:57:32 -04:00 |
|
Michel Fortin
|
03c564f11f
|
Fixed an issue with recognising block hashes in formParagraphs.
|
2007-08-31 14:37:55 -04:00 |
|
Michel Fortin
|
bb0cc19885
|
Fixed version 1.1.5 release date.
Merge branch 'master' into extra
Conflicts:
PHP Markdown Extra Readme.text
markdown.php
|
2007-08-31 12:58:53 -04:00 |
|