The Wayback Machine - https://web.archive.org/web/20211228085805/https://github.com/jgm
Skip to content
Avatar

Sponsors

@ctchipps @kdeldycke @wooorm @xldrkp @niszet @K4zuki @michelk @pthariensflame @JWiley
@kaidokert @slaymaker1907 @gwerbin

Achievements

Achievements

Organizations

@markdown @commonmark @pandoc
Block or Report

Block or report jgm

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. pandoc Public

    Universal markup converter

    Haskell 24.3k 2.8k

  2. texmath Public

    A Haskell library for converting LaTeX math to MathML.

    Haskell 181 50

  3. A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions

    Haskell 136 51

  4. Pure Haskell commonmark parsing library, designed to be flexible and extensible

    Haskell 98 22

  5. CommonMark spec, with reference implementations in C and JavaScript

    Python 4.5k 311

  6. CommonMark parsing and rendering library and program in C

    C 1.3k 422

1,743 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to jgm/pandoc, jgm/unicode-collation, jgm/citeproc and 5 other repositories

Contribution activity

December 2021

Created a pull request in jgm/pandoc that received 2 comments

Add text wrapping to HTML output.

New internal module, T.P.Writers.Blaze, exporting layoutMarkup. This converts a blaze Html structure into a doclayout Doc Text. Note that much test…

+679 −289 2 comments

Created an issue in haskell/text that received 21 comments

segfault linking pandoc with text2 rc on M1 mac

I've successfully compiled pandoc HEAD against the text 2 release candidate, using this cabal.project on an Intel mac. packages: pandoc.cabal packa…

21 comments
Opened 4 other issues in 2 repositories