Lines Matching +full:provider +full:-
4 (GFM). It combines CommonMark's test examples with GFM-specific extensions
6 in a single fenced-example file.
10 - Project: https://github.com/github/cmark-gfm
11 - Source path: `test/spec.txt`
12 - Pinned commit: `587a12bb54d95ac37241377e6ddc93ea0e45439b` (2023-07-21)
13 - Spec version: 0.29 (date: 2019-04-06, as recorded in the file header)
14 - License: CC-BY-SA 4.0 (see `LICENSE` in this directory)
16 ## Re-syncing
19 curl -fsSL -o spec.txt https://raw.githubusercontent.com/github/cmark-gfm/<COMMIT>/test/spec.txt
22 Update this README's pinned-commit line and re-run the suite. Example numbers
27 This fixture is included under CC-BY-SA 4.0 — a share-alike license separate
31 modifications to the fixture itself would have to remain CC-BY-SA 4.0 —
32 but modifications aren't expected; the file is treated as upstream-owned.
36 `SpecReader` (`../../SpecReader.php`) parses this file's fenced-example blocks
38 provider. Deliberately out-of-scope examples are listed in `skip.php` with a