Andreas Deininger
da13e2fbe7
Improving links (http -> https) ( #425 )
2022-06-06 11:31:46 -07:00
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
Oleg Butuzov
646c8b39da
bugfix ( mmcgrana/gobyexample#294 ) sha1 sum calculator
...
This bugfix implements correct way to calculate source sha1 hash, before it will changed,
by propagation of unchanged sources.
This commit will also include regenerated static files and *.hash files.
2019-10-22 14:27:02 +03: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
Mark McGranaghan
afdf0cc2b4
add trailing newlines
2013-10-06 08:50:23 -07:00
Mark McGranaghan
e77dcdddd4
missing some generated files
2013-09-11 09:01:11 -07: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