Commit Graph

5 Commits

Author SHA1 Message Date
Alex Beregszaszi bba07b8763 Fix Markdown rendering within summary/detail (#2059)
* Fix Markdown rendering within summary/detail

* Add vendor to .gitignore

* Remove duplicate github-pages entry from Gemfile

* Require github-pages 198

This brings in fixes to kramdown.

* Remove explicit jekyll version as github-pages brings it in as a dependency

* Update bundler dependency tree

* Fake bundler version

* use Ruby 2.3.0

* Set sane defaults for kramdown

* Fix links after kramdown update

* Remove <details> formatting from EIP-1474 as it is not working with embedded markdown

* Revert "Fix Markdown rendering within summary/detail"

* Fix email in EIP-1812

* Remove <details> formatting from EIP-1620 as it is not working with embedded markdown
2019-08-09 08:05:52 +12:00
Alex Beregszaszi af982f1470 Run spelling checks on CI (#2040) 2019-05-19 08:54:10 +02:00
William Entriken 035a021168 Update HTTP->HTTPS when both URLs work (#1714) 2019-03-09 08:56:08 +01:00
g. nicholas d'andrea 56be501bab Automatically merged updates to draft EIP(s) 1123
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-06-08 00:29:57 +01:00
g. nicholas d'andrea ccf373b311 Add initial draft of EIP-1123 (#1131)
* Add initial draft of EIP-1123

Containing the Revised Ethereum Smart Contract Packaging Standard

* Fix typos
2018-06-04 17:21:22 +01:00