Use solidity/javascript highlighting in various EIPs#2372
Use solidity/javascript highlighting in various EIPs#2372axic merged 4 commits intoethereum:masterfrom
Conversation
|
@fulldecent how about creating one PR to fix highlighting and we can just merge that? |
|
I will do that next. Wanted to make sure this got through before I started on that. |
|
Do you want to use this PR for that? I'll merge #2373. |
|
@axic You got it. This PR is now comprehensive. Ready for review. |
|
Hi! I'm a bot, and I wanted to automerge your PR, but couldn't because of the following issue(s):
|
|
|
||
| ### Solidity Example | ||
| ``` | ||
| ```solidity |
|
|
||
| ``` | ||
| ```markdown | ||
| {% raw %} |
There was a problem hiding this comment.
Not sure about this, given it has this "raw" modifier?
There was a problem hiding this comment.
Yes. Linguist has improved to support Front Matters in ` markdown.
But thanks for pointing out -- cleaned up at dce9af3
There was a problem hiding this comment.
Can we handle this file in a separate PR? I'm not sure what is the good solution for it, but don't want to delay this PR.
axic
left a comment
There was a problem hiding this comment.
I think this is nice because it improves rendering.
…tore * 'bls_keystore' of github.com:CarlBeek/EIPs: (47 commits) fix link to heading Fix spelling Fix email address Draft EIP: BLS12-381 Deterministic Account Hierarchy (ethereum#2334) Fix some URLs and require 2333 too Add name to metadata title (ethereum#2370) Draft: BLS12-381 Key Generation (ethereum#2333) Automatically merged updates to draft EIP(s) (ethereum#2397) Hard fork proposal to address the Ice age (ethereum#2387) Automatically merged updates to draft EIP(s) 1767 (ethereum#2262) EIP-2021: Payoutable Token (ethereum#2021) EIP-2009: Compliance Service (ethereum#2009) EIP-2019: Fundable Token (ethereum#2019) Use solidity/javascript highlighting in various EIPs (ethereum#2372) EIP-2018: Clearable Token (ethereum#2018) EIP-1996: Holdable token (ethereum#1996) Fix the username of @pizza-r0b in EIP-2309 (ethereum#2389) Clarify that empty accounts also return 0 in EIP-1052 (ethereum#2388) dType Functions Extension - Decentralized Type System for EVM (ethereum#2267) Fix spelling of GitHub [R4R] (ethereum#2369) ...
Simple fix