Commit Graph

  • c5ce6e89a2 More lint: inline.go Vytautas Šaltenis 2016-07-27 21:31:29 +0300
  • 536b4d67ed More lint: markdown.go and ripples to other files Vytautas Šaltenis 2016-07-27 21:28:41 +0300
  • 30d4103364 Lint node.go Vytautas Šaltenis 2016-07-27 21:04:20 +0300
  • 36d4b46099 Fix a few lint errors, a.k.a. improve docs Vytautas Šaltenis 2016-07-27 10:11:13 +0300
  • 3e91040a6a Return *Latex from NewLatexRenderer Vytautas Šaltenis 2016-07-27 09:47:58 +0300
  • c3ca55d898 Limit Node.String() to print itself, no children Vytautas Šaltenis 2016-07-27 09:44:24 +0300
  • 512d70bcb3 Return a *HTMLRenderer from NewHTMLRenderer Pierre Neidhardt 2016-07-01 13:25:26 +0200
  • a7ae7bd549 Make Node satisfy the Stringer interface Pierre Neidhardt 2016-07-01 13:24:44 +0200
  • 5d1c07a242 Fix issue in fenced code block pre-processing. Dmitri Shuralyov 2016-07-15 17:03:02 -0400
  • a07689b05d Remove dead fields from HTMLRenderer Vytautas Šaltenis 2016-07-05 07:33:21 +0300
  • 0bc5feedf0 Add RenderNode to Renderer interface Vytautas Šaltenis 2016-07-05 07:32:16 +0300
  • 0b72efa795 Remove dead HTMLWriter code Vytautas Šaltenis 2016-07-04 22:02:22 +0300
  • d12718221a Untangle some mess with attribute escaping Vytautas Šaltenis 2016-07-02 10:45:06 +0300
  • eb23ede137 Fix empty path to CSS Pierre Neidhardt 2016-07-01 18:13:21 +0200
  • ff2d79c2cb Fix walk so that it does not step outside the root node Pierre Neidhardt 2016-08-03 12:25:38 +0530
  • 2e23e31bd4 Fix typo Vytautas Šaltenis 2016-08-01 20:52:17 +0300
  • bb31c53390 Merge pull request #286 from russross/add-benchmark Vytautas Šaltenis 2016-07-31 10:22:15 +0300
  • 3fe4ad2966 Enable common extensions for benchmark Vytautas Šaltenis 2016-07-30 21:40:13 +0300
  • c61b63f42c Repeat a run of reference tests under benchmark Vytautas Šaltenis 2016-07-25 19:39:51 +0300
  • a9baf845f1 Unpublish and rename LinkType constants (#285) Vytautas Šaltenis 2016-07-29 08:01:31 +0300
  • 31dec5ec20 autoLinkType -> autolinkType Vytautas Šaltenis 2016-07-29 07:51:34 +0300
  • 2d0a7eb0cc Unpublish and rename LinkType constants Vytautas Šaltenis 2016-07-28 21:42:44 +0300
  • ca4bf013e8 Merge pull request #284 from russross/fix-lint Vytautas Šaltenis 2016-07-28 19:45:39 +0300
  • a5270b6f56 Shorten method receivers in Smartypants Vytautas Šaltenis 2016-07-28 19:26:25 +0300
  • 46b7355a78 Fix bullet points in MarkdownCommon docs Vytautas Šaltenis 2016-07-28 19:23:04 +0300
  • bd774a209a More lint: smartypants.go Vytautas Šaltenis 2016-07-27 21:45:25 +0300
  • 6d7f5e1bca More lint: block.go Vytautas Šaltenis 2016-07-27 21:40:45 +0300
  • cd2f079140 More lint: inline.go Vytautas Šaltenis 2016-07-27 21:31:29 +0300
  • e054c962e7 More lint: markdown.go and ripples to other files Vytautas Šaltenis 2016-07-27 21:28:41 +0300
  • 72633fddee Lint node.go Vytautas Šaltenis 2016-07-27 21:04:20 +0300
  • f7ec3b0e34 Fix a few lint errors, a.k.a. improve docs Vytautas Šaltenis 2016-07-27 10:11:13 +0300
  • ce05617fea Return *Latex from NewLatexRenderer Vytautas Šaltenis 2016-07-27 09:47:58 +0300
  • a4f1e5c786 Limit Node.String() to print itself, no children Vytautas Šaltenis 2016-07-27 09:44:24 +0300
  • 89653c9927 Merge pull request #274 from Ambrevar/v2misc Vytautas Šaltenis 2016-07-27 09:39:58 +0300
  • 8919b427a9 Update README to reflect security Joshua Santos 2016-07-25 10:21:43 -0700
  • 93622da34e Make newline mandatory for opening fence line. (#281) Dmitri Shuralyov 2016-07-16 11:34:03 -0400
  • fd97b7d32f Merge pull request #282 from russross/v2-fix-279 Vytautas Šaltenis 2016-07-16 10:25:34 +0300
  • 0c9992e798 Make newline mandatory for opening fence line. Dmitri Shuralyov 2016-07-15 16:25:27 -0400
  • 2560c5f148 Fix issue in fenced code block pre-processing. Dmitri Shuralyov 2016-07-15 17:03:02 -0400
  • 4e6f303e8d Merge pull request #280 from russross/fix-279-and-refactor Vytautas Šaltenis 2016-07-15 22:37:58 +0300
  • a5812bb8f2 Improve fenced code block detection for first pass. Dmitri Shuralyov 2016-07-15 14:51:15 -0400
  • 0049676599 Improve fence line detection. Dmitri Shuralyov 2016-07-15 14:41:27 -0400
  • 96537c6eaa Create a place for document-level unit tests. Dmitri Shuralyov 2016-07-15 13:52:01 -0400
  • 14d7a4d363 Merge ab5c9ddfcc into 6291a00f2f Pierre Neidhardt 2016-07-05 14:42:19 +0000
  • 6291a00f2f Remove dead fields from HTMLRenderer Vytautas Šaltenis 2016-07-05 07:33:21 +0300
  • 2f1f0b6b9f Add RenderNode to Renderer interface Vytautas Šaltenis 2016-07-05 07:32:16 +0300
  • cb6bd67271 Remove dead HTMLWriter code Vytautas Šaltenis 2016-07-04 22:02:22 +0300
  • f90a576a05 Untangle some mess with attribute escaping Vytautas Šaltenis 2016-07-02 10:45:06 +0300
  • ab20da6e27 Merge pull request #275 from Ambrevar/v2css Vytautas Šaltenis 2016-07-02 10:37:00 +0300
  • 7ee035eaa6 Merge pull request #276 from russross/v2-move-test-helpers-to-test-pkg Vytautas Šaltenis 2016-07-02 10:31:14 +0300
  • a41899bbac v2: Only include test helpers inside test package. Dmitri Shuralyov 2016-07-01 11:47:39 -0700
  • 20aa621387 Fix empty path to CSS Pierre Neidhardt 2016-07-01 18:13:21 +0200
  • 4bdd04a561 Fix TOC generation Pierre Neidhardt 2016-07-01 13:23:50 +0200
  • 2e53c20b2f Return a *HTMLRenderer from NewHTMLRenderer Pierre Neidhardt 2016-07-01 13:25:26 +0200
  • 37ffc1c86a Make Node satisfy the Stringer interface Pierre Neidhardt 2016-07-01 13:24:44 +0200
  • c0900da452 Return a *HTMLRenderer from NewHTMLRenderer Pierre Neidhardt 2016-07-01 13:25:26 +0200
  • b9c8e686fe Make Node satisfy the Stringer interface Pierre Neidhardt 2016-07-01 13:24:44 +0200
  • 1e8edbe522 Fix TOC generation level tracking Pierre Neidhardt 2016-07-01 13:23:50 +0200
  • ab5c9ddfcc Add Math extension Pierre Neidhardt 2016-06-29 23:50:18 +0200
  • bfa3232185 Fix wrong math closer in LaTeX Pierre Neidhardt 2016-06-15 19:15:54 +0200
  • 61ac61fbe8 LaTeX inline and display math surrounded by '$' or '$$' Yuto Tokunaga 2015-10-04 16:17:46 +0900
  • adb5c3e2e9 Add missing references Miek Gieben 2016-06-15 10:56:10 +0000
  • 1d6b8e9301 Merge pull request #266 from russross/avoid-unneeded-break Vytautas Šaltenis 2016-05-31 14:12:24 +0300
  • 1cc8118124 pr #266 from blackfriday Miek Gieben 2016-05-25 07:08:31 +0100
  • b88a9bd458 Avoid unneeded break statement. Dmitri Shuralyov 2016-05-24 21:59:52 -0700
  • 8560dc9b00 Only check for TOML block at the start Miek Gieben 2016-05-14 13:26:54 +0100
  • 2004188462 Merge pull request #264 from moorereason/iss263 Vytautas Šaltenis 2016-05-10 22:09:22 +0300
  • 1554c5e8b9 more gotchas Miek Gieben 2016-05-09 22:11:09 +0100
  • c584d6fb28 Up the version to 1.3.4 Miek Gieben 2016-05-09 18:46:03 +0100
  • 2d2e7bea04 use a reference to section 2.1 Miek Gieben 2016-05-09 18:42:29 +0100
  • d67d86a7fb Add RFC7511 Miek Gieben 2016-05-08 19:01:04 +0100
  • cf654ee691 Add Task Lists Miek Gieben 2016-05-07 12:12:44 +0100
  • a72a0cae93 Some typos fixed Miek Gieben 2016-05-07 09:15:24 +0100
  • e8a547f5ba update version Miek Gieben 2016-05-07 08:46:12 +0100
  • 7ef4ec65a2 update readme Miek Gieben 2016-05-07 08:26:30 +0100
  • 99ab1dcdc1 Allow address specification in file include (#77) Miek Gieben 2016-05-07 08:23:05 +0100
  • e75e2d6867 Fix breaking out def. list (#76) Miek Gieben 2016-05-06 22:00:44 +0100
  • c361f457ac adjacent lists fix (#75) Miek Gieben 2016-05-06 20:46:29 +0100
  • acc07e6144 Fix definition lists that contain other lists Cameron Moore 2016-05-06 13:27:55 -0500
  • 64be966021 Stop a list when encountering example list (#74) Miek Gieben 2016-05-06 16:50:19 +0100
  • 2f14c16831 Small fixes and gofmt -s -w Miek Gieben 2016-05-06 07:48:09 +0100
  • 724433aa05 Add EXTENSION_INLINE_CODE_LANG emilkm 2016-05-04 10:33:45 +1200
  • 43529be397 Merge pull request #261 from moorereason/iss235 Vytautas Šaltenis 2016-05-02 20:28:48 +0300
  • 0529888f55 Fix adjacent list merging Cameron Moore 2016-05-02 08:54:19 -0500
  • 10afb8380e Merge 0f387cbf19 into fc997ac2ba Cameron Moore 2016-05-01 04:13:37 +0000
  • fc997ac2ba Travis: Run gofmt -s, go vet, go test -race, add Go 1.6. Dmitri Shuralyov 2016-04-28 22:47:04 -0700
  • cfe7fc8401 Add EXTENSION_INLINE_CODE. When enabled, func codeSpan looks for ~languagename~ at the beginning of the code string and outputs "<code class=\"language-" + languagename + "\">" instead of just "<code>" for the HTML renderer. (Latex ignores it.) emilkm 2016-04-28 12:58:38 +1200
  • 19758d6849 Tiny changes to prev. commit Miek Gieben 2016-04-22 22:03:57 +0100
  • ca8d1bf1a1 add support for Updates and Obsoletes (#69) mpounsett 2016-04-22 16:58:40 -0400
  • 151efb040f Merge pull request #250 from tomkwok/master Vytautas Šaltenis 2016-04-21 11:09:30 +0300
  • 3103db36bb Add fix from blackfriday #250 Miek Gieben 2016-04-14 08:52:04 +0000
  • 3575453f08 Move a couple helpers to parser where they're used Vytautas Šaltenis 2016-04-11 11:51:16 +0300
  • 76d8c71d70 Unduplicate attrEscape funcs Vytautas Šaltenis 2016-04-11 11:50:33 +0300
  • e95d23065a Rename HTML to HTMLRenderer Vytautas Šaltenis 2016-04-11 11:45:40 +0300
  • c26fdef40e Move html entity regexp to where it's used Vytautas Šaltenis 2016-04-11 11:28:05 +0300
  • c207eca993 Clean up Renderer interface: remove all callbacks Vytautas Šaltenis 2016-04-11 11:22:38 +0300
  • c9ea588e6f Convert uint32 fields to ints Vytautas Šaltenis 2016-04-11 11:15:15 +0300
  • 98ddf98997 Get rid of unneeded method in Renderer Vytautas Šaltenis 2016-04-11 11:12:41 +0300
  • 24e146a727 Make HTMLRendererParameters a substruct of HTML Vytautas Šaltenis 2016-04-05 14:44:14 +0300
  • 9f5de868aa Go style: take advantage of zero value init Vytautas Šaltenis 2016-04-05 14:34:30 +0300