Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
pandoc
Universal markup converter
-
gitit
A wiki using HAppS, pandoc, and git
-
peg-markdown
An implementation of markdown in C, using a PEG grammar
-
yst
create static websites from YAML data and string templates
-
pandocfilters
A python module for writing pandoc filters, with a collection of examples
-
pandoc-citeproc
Library and executable for using citeproc with pandoc
1,934 contributions in the last year
Contribution activity
August 2018
Created a pull request in github/cmark that received 1 comment
table extension: cosmetic fix for uniformity of output.
Previously we'd get
</tr></tbody></table>
and
</thead></table>
on one line, which isn't consistent with the general formatting
of the tables. Thi…
+77
−27
•
1
comment
Created an issue in haskell-infra/hackage-trustees that received 9 comments
foundation/basement fail with inscrutable error messages for for older ghc versions
See haskell-foundation/foundation@556736e#r29694773
I recommend that a lower-bound constraint on base be added, or a constraint base < 0 conditiona…
9
comments