6 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
24c481d21e
Update eip_validator to 0.8.2 (#2161)
* Fix Markdown formatting in EIP-1186

* Update eip_validator to 0.8.2
2019-07-02 01:26:48 +01:00
Nick Johnson
b7db574ee0 Update Gemfile.lock 2018-06-07 14:43:21 +01:00
Nick Johnson
abcf1153ae
Add EIP validation check, and fix issues identified by it. (#954)
* Update social includes to link to repo, not org

* Add support for eip_validator by Makoto Inoue

* Fix external links in EIPs

* Change eip_validator to 0.3.0

* Fix dependency issues

* Update eip_validator to 0.3.4

* Add more condition on EIP input files

* Bump eip_validator to ignore invalid eip file format

* Fix EIP 86
2018-03-27 17:24:00 +01:00
Nick Johnson
6bc36d9b43 Add travis configuration 2018-03-23 16:56:22 +00:00
Nick Johnson
73c538d255 Use github pages gem 2018-03-21 12:37:47 +00:00