TIL, 2018-01-04, Coderay and Ruby 2.5
- Vim:
+
to go to the next character. - Try to stay in Vim as much as possible.
- Hugo has
shortcodes
? - Elm/defensive programming sounds cool.
coderay
: Reference
Studying redcarpet
- What is the purpose of
ext/redcarpet
?
10 New Features in Ruby 2.5
rescue/else/ensure
are allowed insidedo/end
blocks withoutbegin/end
.- Top-level constant lookup is removed.