Commit Graph

  • db657952d1
    Add DefinitionBook configurable to replace definition data Aidan Woods 2019-01-20 02:21:20 +0000
  • c55dbb0d3f
    Add safe mode and strict mode configurables Aidan Woods 2019-01-20 02:18:43 +0000
  • 072f91df47
    Add some useful renderables Aidan Woods 2019-01-20 02:18:08 +0000
  • c852b487b4
    Expose text string backing Aidan Woods 2019-01-20 02:17:41 +0000
  • 00835c5101
    Adjustments to rendering spacing Aidan Woods 2019-01-20 02:16:40 +0000
  • a971e5aa54
    Put element related sanitisation and data in a centralised location Aidan Woods 2019-01-20 02:16:15 +0000
  • 23cfbd153c
    Add canonical state renderable to provide default implementation for renderables to be trivially state renderable Aidan Woods 2019-01-20 02:15:07 +0000
  • 23560bfa33
    Add handler so closures can implement state renderable via the wrapper Aidan Woods 2019-01-20 02:13:20 +0000
  • 1f06b47e6c
    Add configurable and state Aidan Woods 2019-01-20 02:12:46 +0000
  • 7746c9df06
    Add state renderable -- all renderables are state renderables Aidan Woods 2019-01-20 02:11:09 +0000
  • dcc5ea0c9b
    Add Excerpt class Aidan Woods 2019-01-20 02:10:22 +0000
  • 7ef8b30043
    Capitalisation Aidan Woods 2019-01-20 02:09:54 +0000
  • deaf0682b5
    Make tab shortage function public Aidan Woods 2019-01-20 02:09:21 +0000
  • 3a0db641aa
    Test format before units Aidan Woods 2018-12-11 22:56:38 +0000
  • 215953334e
    Update psalm version for bugfixes Aidan Woods 2018-12-11 22:56:15 +0000
  • 1541859e0e
    PHP < 7 compat for Html renderables Aidan Woods 2018-12-05 17:13:51 +0100
  • 0f6c0fa84d
    PHP < 7 compat Aidan Woods 2018-12-05 15:17:53 +0100
  • 0f36000dc9
    Add typed Context and Lines objects Aidan Woods 2018-12-05 15:07:55 +0100
  • 57b86b3fc4
    Use psalm for static analysis Don't check the main Parsedown file just yet Aidan Woods 2018-12-05 11:33:37 +0100
  • f6a845fa52
    Use typed Line object Aidan Woods 2018-12-05 11:30:49 +0100
  • db04e1575f
    Commonmark stage should be allowed to fail in travis Aidan Woods 2018-12-05 10:32:28 +0100
  • 6d03fa0d3a
    Rephrasing Aidan Woods 2018-12-05 10:24:47 +0100
  • 49829c2019
    Remove HHVM for now Aidan Woods 2018-12-05 10:19:07 +0100
  • c419295466
    Remove unsupported dependencies when running unit tests (PHP < 7 compat) Aidan Woods 2018-12-05 09:19:00 +0100
  • 23b07fa185
    Cache composer cache in travis Aidan Woods 2018-12-05 09:03:43 +0100
  • 5795a6f0a9
    Add travis build stages Aidan Woods 2018-12-05 08:13:55 +0100
  • a42848da57
    CommonMark weak test in composer Aidan Woods 2018-12-05 08:13:30 +0100
  • 82a528711f
    Fix commonmark test Aidan Woods 2018-12-04 18:08:14 +0100
  • 8c091b8e63
    Testing composer shortcuts Aidan Woods 2018-12-04 17:47:34 +0100
  • a636bf7bfa
    Update phpunit version Aidan Woods 2018-12-04 17:45:15 +0100
  • 8512e65a18
    Standardise formatting Aidan Woods 2018-12-04 17:24:25 +0100
  • 267256cbb8
    Fix typos Aidan Woods 2018-11-11 18:31:58 +0000
  • f8aa618f3d
    Default construct to empty text Aidan Woods 2018-11-11 18:33:52 +0000
  • f85f6cbd40
    Add setting constructors for each property Aidan Woods 2018-11-11 18:30:39 +0000
  • 822cf15ac9
    Add helper constructor with variadic Aidan Woods 2018-11-11 18:30:00 +0000
  • 9046f066df
    Html/Component -> Html/Renderable Aidan Woods 2018-11-04 13:27:23 +0000
  • 7690b98f61
    Correct namespace Aidan Woods 2018-11-04 13:26:11 +0000
  • 04581d0915
    Basic HTML constructs Aidan Woods 2018-11-03 18:24:36 +0000
  • 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 #677 miguel10rc 2019-04-02 17:38:21 +0000
  • f3a8c065de
    Update CommonMark expect to pass #685 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 #700 Aidan Woods 2019-03-17 17:05:15 +0000
  • 811bc32726
    Fix test platforms #701 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 #698 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
  • 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