Commit 374f5af
authored
Fix README formatting on github pages (#97)
For some reason the default markdown rendering on github pages is
different to the normal repo home page.
* Add _config.yml to specify markdown version and to render markdown in
html detail/summary blocks
* Specify markdown='span' in summary because it said to in
jekyll/jekyll#9297
* Fix copy/paste mistake in sample query. Unrelated but while the page
is being edited anyway1 parent a7a28cc commit 374f5af
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments