Commit f7a7695
Switch the markdown engine to kramdown as GitHub are getting rid of redcarpet :( (#201)
* Remove errant .DS_Store file
* Ignore .DS_Store
* Create a list of organisations
* Add an org list
* Show number of PIDs per org
* Fix HTML issue, sort orgs by title
* Try and fix the PID count
* Try and fix issues
* Try again to fix issues
* Try yet again to fix issues
* Correct the urlpart
* Change to sort_natural, minor code tidy
* Try and fix the sorting
* Try again to fix the sorting
* Remove debugging
* Add a link to orgs page
* Turn on the remaining redcarpet extensions so we match GitHub
From https://george-hawkins.github.io/basic-gfm-jekyll/redcarpet-extensions.html
* Switch to kramdown
* Turn on some other options1 parent 6fef1be commit f7a7695
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
0 commit comments