Eli Bendersky
81ab859a7b
Upgrade blackfriday to v2 and fix underscore italics ( #350 )
...
Now that we have a go.mod, we can properly upgrade to blackfriday/v2
The output remains the same, but this PR brings back italic links with '_',
placing them into the link since this seems to be the more proper way.
Fixes #182
2021-02-20 10:22:23 -08:00
Eli Bendersky
c273588521
Make multiple imports consistent with import ( ... ) style
...
Fixes #272
2019-09-06 15:20:22 -07:00
Eli Bendersky
7c160440be
Use tabs as the canonical source indentation in git
...
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Mark McGranaghan
01a5f6de68
Use more idiomatic <int> * <const> for intervals
2018-02-09 14:16:57 -08:00
Mark McGranaghan
37740d6936
Underscore italics around links don't seem to work
2018-02-01 16:15:50 -05:00
Mike Nicholaides
c16e63601d
Fix variable name misspellling
2012-10-25 23:37:22 -03:00
Mark McGranaghan
3896a98d9a
publish rate-limiting
2012-10-18 21:06:12 -04:00
Mark McGranaghan
f5cd23bcc4
gentry's suggestion
2012-10-11 16:59:47 -07:00
Mark McGranaghan
8daa226a48
lean into examples
2012-10-09 21:02:12 -07:00