summaryrefslogtreecommitdiff
path: root/doc/ruby/options.md
AgeCommit message (Collapse)Author
2025-01-02Update 'Set's references in docsStan Lo
- When linking to 'Set', we should use `rdoc-ref:Set` explicitly. - "Set"'s normal usages don't need to be escaped anymore. Notes: Merged: https://github.com/ruby/ruby/pull/12491
2024-12-12[DOC] Improve formatting in Markdown files (#12322)Alexander Momchilov
* Fix WASM bullet/code indentation * Use `console` code highlighting where appropriate … which handles the prefix `$` correctly. * Migrate feature proposal template to MarkDown * Set language on code blocks
2024-03-06[DOC] Ruby command-line options (#10138)Burdette Lamar