docs: use lowercase keywords

As per Org's new defaults, which we're adopting elsewhere, so may as
well adopt it here.
This commit is contained in:
Henrik Lissner 2022-03-28 15:03:21 +02:00
parent 9744946a66
commit e77a45bc22
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
167 changed files with 665 additions and 664 deletions

View file

@ -1,9 +1,9 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang ruby][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/ruby/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :lang ruby
#+SUBTITLE: 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
#+CREATED: January 16, 2007
#+SINCE: 1.3
#+title: :lang ruby
#+subtitle: 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
#+created: January 16, 2007
#+since: 1.3
* Description :unfold:
This module add Ruby and optional Ruby on Rails support to Emacs.