417 Commits
Author SHA1 Message Date
Christian Muehlhaeuser 1d45bba66d Fix typo in README example 2019-12-28 05:31:43 +01:00
Christian Muehlhaeuser 52f841271d Don't sanitize text elements 2019-12-28 05:13:38 +01:00
Christian Muehlhaeuser de9bf211ba Drop newline after RawHTML elements 2019-12-28 04:55:53 +01:00
Christian Muehlhaeuser 701031c609 Drop obsolete import statement in README example 2019-12-28 03:02:33 +01:00
Tom Payne 339b3e9df8 Switch to functional options 2019-12-28 02:55:20 +01:00
Christian Muehlhaeuser 7349948f7f Fix blockquote rendering 2019-12-28 01:50:18 +01:00
Christian Muehlhaeuser 8405e35ac8 Use textFromChildren to parse the aggregate content of Link nodes 2019-12-28 01:32:59 +01:00
Christian Muehlhaeuser 4c42a50164 Don't treat fragments as valid URLs 2019-12-28 00:57:24 +01:00
Christian Muehlhaeuser 5a1a0f6457 Traverse through parents to detect ignored AST children 2019-12-28 00:38:11 +01:00
Christian Rocha 3dc3fd4ecc Edit superlative in README 2019-12-27 08:43:29 -08:00
Christian Muehlhaeuser aebdb7f587 Add test for TermRenderer.Render 2019-12-25 07:54:25 +01:00
Christian Muehlhaeuser 577aa7c03b Add tests for render helpers 2019-12-25 07:44:55 +01:00
Christian Muehlhaeuser d06339de6f Added coveralls badge to README 2019-12-25 07:35:54 +01:00
Christian Muehlhaeuser 81fe46f9a4 Fix typo in README 2019-12-25 05:55:04 +01:00
Christian Muehlhaeuser 4d9e90bd78 Simplify examples 2019-12-25 05:54:26 +01:00
Christian Muehlhaeuser 56af24c72d Add documentation for a few more types 2019-12-25 05:40:28 +01:00
Christian Muehlhaeuser 9157a40ab2 Document BlockStack and make linter happ[y/ier]. 2019-12-25 05:26:18 +01:00
Christian Muehlhaeuser a1da1963cb Document public types and methods 2019-12-25 05:19:33 +01:00
Christian Muehlhaeuser 9805957441 Add godoc comments to public types 2019-12-25 05:04:11 +01:00
Christian Muehlhaeuser c17201aa04 Add example using a custom glamour renderer 2019-12-25 04:53:34 +01:00
Christian Muehlhaeuser 621a573d6f Add helloworld screenshot 2019-12-25 04:44:34 +01:00
Christian Muehlhaeuser ab20d030f5 Fix typo in example 2019-12-25 04:36:45 +01:00
Christian Muehlhaeuser 68cfb987a7 Fix typo in README 2019-12-25 04:36:11 +01:00
Christian Muehlhaeuser 76ca724f16 Update README and add helloworld example 2019-12-25 04:31:25 +01:00
Christian Muehlhaeuser 3a479d0c85 Guard against empty/malformed markdown list entries 2019-12-24 02:45:35 +01:00
Christian Rocha 7b96e021e6 Update style example images 2019-12-21 21:18:43 -05:00
Christian Rocha e4c939e29d Update statik definitions 2019-12-21 21:00:39 -05:00
Christian Rocha 24e1e3187a Lighten horizontal rule color in light mode 2019-12-21 20:59:52 -05:00
Christian Rocha c253230a25 Copy some changes from the dark style into light and notty 2019-12-21 20:56:22 -05:00
Christian Muehlhaeuser a0197165ae Re-generate test results 2019-12-21 04:15:12 +01:00
Christian Muehlhaeuser 4312f1dad2 Add TravisCI config 2019-12-21 04:10:20 +01:00
Christian Muehlhaeuser 3030f8354f Rename gold to glow 2019-12-20 22:55:00 +01:00
Christian Rocha 994f646a19 Update statik definitions 2019-12-20 14:26:32 -05:00
Christian Rocha 35d252bb62 Small but cheeky copy updates 2019-12-19 22:20:28 -05:00
Christian Rocha 96905add55 Update gallery images 2019-12-19 22:17:32 -05:00
Christian Rocha c5e804d623 Update and pair down README 2019-12-18 22:09:29 -05:00
Christian Rocha 994635af06 Update task list styling 2019-12-18 22:05:21 -05:00
Christian Muehlhaeuser f8268e88d0 Rename gold to glamour 2019-12-19 01:06:54 +01:00
Christian Muehlhaeuser 557ffc6b1b Rename package to glamour 2019-12-19 01:00:44 +01:00
Christian Muehlhaeuser da0b6812c8 Update test imports 2019-12-19 00:56:25 +01:00
Christian Muehlhaeuser aa971ebf03 Update Go module definitions and imports 2019-12-19 00:55:00 +01:00
Christian Muehlhaeuser 8ff08f7dd0 Moved cmd/gold to gold repo 2019-12-19 00:43:46 +01:00
Christian Muehlhaeuser 1c6d016307 Update notty and simple styles 2019-12-19 00:07:31 +01:00
Christian Rocha 27d73ca15b Minor style updates (#102)
* Remove extra space above H2s
* Use vertical line to prefix blockquote
* Update statik definitions
2019-12-19 00:05:16 +01:00
Christian Muehlhaeuser f828497b2c Use colored blockquote example 2019-12-18 23:21:40 +01:00
Christian Muehlhaeuser 553b85e2b5 Update notty & simple style 2019-12-18 23:18:59 +01:00
Christian Muehlhaeuser 89e845a068 Update blockquote example 2019-12-18 23:18:34 +01:00
Christian Muehlhaeuser 240aad3ec6 Update gallery images 2019-12-18 23:12:25 +01:00
Christian Muehlhaeuser 347526e9e6 Update example screenshots 2019-12-18 23:11:13 +01:00
Christian Muehlhaeuser a26f6208da Be more specific about where we failed 2019-12-18 23:07:20 +01:00