Commit Graph

  • 5ab8839d04
    PHP 5.3 and 5.4 class name support Aidan Woods 2018-04-17 15:05:39 +0100
  • c429c47fee
    Remove `strict_types` for PHP 5.3 and 5.4 compat Aidan Woods 2018-04-17 15:02:21 +0100
  • 88ab68fd0b
    Refactor into namespaces for PSR-4 Aidan Woods 2018-04-17 14:44:38 +0100
  • bfaa76d370
    Reflect travis breadth in README Closes https://github.com/erusev/parsedown/issues/692 Aidan Woods 2019-04-07 16:36:22 +0100
  • 3825db53a2 Merge branch '1.8.x-beta' Aidan Woods 2019-04-06 17:58:29 +0100
  • a645b76022
    Merge 2fa878629e into bce642f2d7 miguel10rc 2019-04-02 17:38:21 +0000
  • f3a8c065de
    Update CommonMark expect to pass Aidan Woods 2019-03-26 21:41:25 +0000
  • 6cacf3f87e
    According to GFM spec these shouldn't infact be recognised Aidan Woods 2019-03-26 21:40:02 +0000
  • c0db218d22
    Match GFM spec for extended autolinks There is a small list of characters which may precede an autolink Aidan Woods 2019-03-26 21:38:21 +0000
  • 6d89393817
    New release due to mislabeled previous tag 1.7.3 Aidan Woods 2019-03-17 18:48:37 +0000
  • fe7a50eceb
    New release due to mislabeled previous tag 1.8.0-beta-7 Aidan Woods 2019-03-17 18:47:21 +0000
  • bce642f2d7
    7.3 was released Aidan Woods 2019-03-17 18:38:54 +0000
  • d60bcdc469
    Bump version v1.7.2 1.7.2 Aidan Woods 2019-03-17 17:19:46 +0000
  • 7d4c06cb52
    Bump version v1.8.0-beta-6 1.8.0-beta-6 Aidan Woods 2019-03-17 17:19:07 +0000
  • c390a9e406
    Merge pull request #700 from aidantwoods/fix/spaces-in-class-names-1.7.x Aidan Woods 2019-03-17 17:14:45 +0000
  • f7b66e6b20
    Merge pull request #701 from aidantwoods/fix/spaces-in-class-names-1.8.x-beta Aidan Woods 2019-03-17 17:10:10 +0000
  • 0f1e9da8f4
    Fix test platforms Aidan Woods 2019-03-17 17:05:15 +0000
  • 811bc32726
    Fix test platforms Aidan Woods 2019-03-17 17:03:54 +0000
  • 8fd5464c46
    [1.8.x-beta] Fix spaces in class names Aidan Woods 2019-03-17 16:53:17 +0000
  • bc003952fc
    [1.7.x] Fix spaces in class names Aidan Woods 2019-03-17 16:49:45 +0000
  • 753836cd2a
    Merge branch '2.0.x' into enhancement/types Aidan Woods 2019-03-14 19:02:02 +0000
  • b9a90a7f72
    Update README to match Travis breadth Aidan Woods 2019-03-14 18:59:31 +0000
  • 21c8c792de
    Merge pull request #698 from cybernet/patch-1 Aidan Woods 2019-03-14 18:49:20 +0000
  • 6ca29539e1
    Symfony Demo link update cybernet 2019-03-12 20:49:21 +0000
  • a1b17cf907
    Use caret operator for PHP version As suggested by @glensc Aidan Woods 2019-03-10 20:12:58 +0000
  • 453f0daa15
    Merge d0f326f86f into a503c1a69b Benjamin Høegh 2019-03-02 21:41:38 +0000
  • a503c1a69b composer/composer#7990 Emanuil Rusev 2019-03-02 12:08:48 +0200
  • de63d567ab
    Normalise link reference lookups Ref: https://github.com/erusev/parsedown/pull/104 Aidan Woods 2019-02-22 16:10:40 +0000
  • 660651306d
    Ensure we cover all mutations in tests Aidan Woods 2019-02-22 15:30:00 +0000
  • 4140adc961
    Backtracking capable inlines better expressed by interface Aidan Woods 2019-02-22 14:56:22 +0000
  • 50ff57842e
    Remove copy-pasto Aidan Woods 2019-02-17 17:54:28 +0000
  • e91d98e03c
    Trim in renderer Aidan Woods 2019-02-16 21:10:45 +0000
  • 8449ebd4db
    Expand public API of Components Ref: https://github.com/erusev/parsedown/issues/694 Aidan Woods 2019-02-16 20:31:20 +0000
  • 6df742252e
    Constructor shouldn't be part of public API Aidan Woods 2019-02-16 12:37:22 +0000
  • 1941ea410f
    Make this pattern a bit more reusable Aidan Woods 2019-02-15 23:34:58 +0000
  • eb2d9df60d
    Test indented code boundary when list advances Aidan Woods 2019-02-15 22:22:06 +0000
  • 9720e6fe40
    No contexts implies everything being appended is a blank line (of which where is at least one). Aidan Woods 2019-02-11 21:18:08 +0000
  • a2b378fe3f
    Further improve tests Aidan Woods 2019-02-11 21:17:45 +0000
  • a3e40bc6e0
    Improve tests Aidan Woods 2019-02-11 20:36:55 +0000
  • 2f6e584724
    These classes of mutations would be caught be static analysis Infection doesn't support running Psalm, so removing the mutations is next best solution. Aidan Woods 2019-02-11 00:42:19 +0000
  • 2f9a7685f2
    Add some component level tests Aidan Woods 2019-02-11 00:12:19 +0000
  • 9895ac2205
    Remove unused methods Aidan Woods 2019-02-11 00:11:41 +0000
  • 58b81acea8
    Suppress instead of writing super verbose tests Aidan Woods 2019-02-11 00:10:58 +0000
  • 2d6e52cf10
    Simplify Aidan Woods 2019-02-10 23:10:57 +0000
  • 87cb5c4a80
    Remove more redundant checks Aidan Woods 2019-02-10 23:07:21 +0000
  • d912915486
    Remove unused import Aidan Woods 2019-02-10 22:56:57 +0000
  • 6a940afb54
    Remove inaccurate comment Aidan Woods 2019-02-10 22:52:26 +0000
  • f34dcb85dc
    These are self-explainitory Aidan Woods 2019-02-10 22:52:02 +0000
  • 1030240b71
    Ensure marker is properly contained in the Inline Aidan Woods 2019-02-10 22:50:34 +0000
  • 28a09d0903
    Type check tests Aidan Woods 2019-02-10 22:38:34 +0000
  • 9a630c140e
    Ensure $startPosition is positive Aidan Woods 2019-02-10 22:35:27 +0000
  • 764783bd8d
    Update excludes Aidan Woods 2019-02-10 19:35:31 +0000
  • 10a8cd585f
    Early exit if found Aidan Woods 2019-02-10 19:27:14 +0000
  • 626c128ffd
    Assert marker is correct for hard and soft breaks Aidan Woods 2019-02-10 18:51:23 +0000
  • 196ffa76d8
    Collect State from continuable state updating block on advance Aidan Woods 2019-02-10 18:34:36 +0000
  • 26a40cf23f
    Require State to build and advance blocks Aidan Woods 2019-02-10 18:32:28 +0000
  • 57da4f4859
    Tighten requirements Aidan Woods 2019-02-10 18:09:08 +0000
  • 4b478a94ad
    Missed one Aidan Woods 2019-02-10 18:02:48 +0000
  • ca739a3602
    Remove redundant checks Aidan Woods 2019-02-10 17:49:26 +0000
  • bcd6dd04d6
    Move url sanitisation out of Element class Aidan Woods 2019-02-10 17:24:00 +0000
  • f83bd0d3f5
    Acquisition capable blocks as an interface Aidan Woods 2019-02-10 16:33:10 +0000
  • 2c1e74b8bf
    Test blockquote whitespace handling Aidan Woods 2019-02-03 16:06:46 +0000
  • 2b440bb8a3
    Remove deleted stage Aidan Woods 2019-02-03 15:41:42 +0000
  • e2dcb5f2cf
    Fix whitespace trimming for soft and hard breaks Aidan Woods 2019-02-03 01:25:01 +0000
  • 2e8b8bfc63
    Test trimming doesn't occur when asymmetric Aidan Woods 2019-02-03 01:11:35 +0000
  • c322f80f61
    Simplify expression Aidan Woods 2019-02-03 01:05:06 +0000
  • ea0970774f
    PHP 5.5 compat Aidan Woods 2019-02-03 01:03:45 +0000
  • 7c474ab9c5
    Cache spec locally for 5 minutes Aidan Woods 2019-02-03 00:57:23 +0000
  • c8c84bc447
    --show-mutations over cat infection.log Aidan Woods 2019-02-03 00:55:39 +0000
  • 105de846f9
    Paragraph would end itself and new one must start for header row to exist Aidan Woods 2019-02-03 00:54:44 +0000
  • e3adfe291b
    Ensure markers are checked when beginning blocks Aidan Woods 2019-02-03 00:20:54 +0000
  • 83490df303
    Test against HTML block endings Aidan Woods 2019-02-03 00:07:59 +0000
  • 9ab84d14c8
    Test continuation of indented code blocks Aidan Woods 2019-02-02 23:37:23 +0000
  • 24df232443
    Length not necessary Aidan Woods 2019-02-02 23:34:54 +0000
  • 304dfcd1b4
    Run mutation tests after unit tests on supported platforms Aidan Woods 2019-02-02 23:18:08 +0000
  • 847e7f8c36
    Nightly doesn't have xdebug Aidan Woods 2019-02-02 21:22:05 +0000
  • 685d7eef65
    Add mutation testing Aidan Woods 2019-02-02 21:09:56 +0000
  • 2049587518
    Fix recovered spaces calculation Aidan Woods 2019-02-02 21:07:53 +0000
  • 13de9cc43b
    Substr over indexing string Aidan Woods 2019-02-02 21:07:12 +0000
  • 7e5adb2ad5
    Remove leftover hackyness Aidan Woods 2019-01-31 17:01:40 +0000
  • a4c297afc9 add headerOffset Tobias Bengfort 2018-07-31 20:36:59 +0200
  • 0227c03389
    PHP < 7 compat Aidan Woods 2019-01-30 20:04:47 +0000
  • ceffdaaf77
    Add StateBearer which can carry state Aidan Woods 2019-01-30 19:53:49 +0000
  • a68ce6bf77
    Add convenience instance-based initialisers Aidan Woods 2019-01-30 19:52:38 +0000
  • 036e7f4a05
    Require integer-keyed lists so that array_merge result is predictable Aidan Woods 2019-01-30 19:39:00 +0000
  • fad4b728d5
    Test strict and weak in Travis Aidan Woods 2019-01-28 20:41:56 +0000
  • c548331112
    Switch to CommonMarkStrict tests Aidan Woods 2019-01-28 20:35:34 +0000
  • 7513d5986c
    Fix whitespace errors Aidan Woods 2019-01-28 20:30:56 +0000
  • 7f39f6ae5c
    Remove cached items no that longer exist in spec.txt Aidan Woods 2019-01-28 20:15:11 +0000
  • 2474251dac
    Track whitespace left on blank lines to match CommonMark Test changes copy pasted to match CommonMark reference parser Aidan Woods 2019-01-28 19:13:57 +0000
  • d0ba1ec1f6
    Make sure closing sequence is removed correctly Aidan Woods 2019-01-27 21:12:23 +0000
  • 3e7c45d377
    HTML tags should have a name Aidan Woods 2019-01-27 20:56:57 +0000
  • fdbcf7e15e
    Trim paragraph contents Aidan Woods 2019-01-27 20:54:09 +0000
  • c7c73719dd
    Permit empty links Aidan Woods 2019-01-27 20:53:11 +0000
  • 11bc1fe1b0
    Cache new passing tests Aidan Woods 2019-01-27 19:47:05 +0000
  • 2a13d9d6cb
    Fix regex compilation Aidan Woods 2019-01-27 19:46:38 +0000
  • 16b92f441e
    As best I can tell, these were passed accidently before Aidan Woods 2019-01-27 19:43:18 +0000
  • 3771e36b82
    Since SafeMode concerns output, spacing should still be parsed like markup Aidan Woods 2019-01-27 19:40:13 +0000
  • 2aa117e991
    Markup like CommonMark Aidan Woods 2019-01-27 19:38:07 +0000
  • 69fa5c9a14
    Backslash escape like CommonMark Aidan Woods 2019-01-27 18:41:06 +0000