ruby/doc/syntax
NARUSE, Yui b93e222330 merge revision(s) e7342e76df: [Backport #19485]
[Bug #19485] [DOC] Mention tabs in indentation of heredoc identifier

	Co-Authored-By: sawa (Tsuyoshi Sawada) <sawadatsuyoshi@gmail.com>
	---
	 doc/syntax/literals.rdoc | 6 ++++++
	 1 file changed, 6 insertions(+)
2023-03-23 12:04:46 +09:00
..
assignment.rdoc [DOC] mention assignment expression values 2022-04-25 23:50:49 +09:00
calling_methods.rdoc [DOC] Add documentation for hash value omission syntax 2021-12-20 01:09:52 +09:00
comments.rdoc Clarify docs about magic comments placement 2021-10-30 09:59:59 +09:00
control_expressions.rdoc [DOC] Refine flip-flop 2022-03-24 19:08:43 +09:00
exceptions.rdoc Fix typos of previous docs PR 2019-12-23 08:36:58 +09:00
literals.rdoc merge revision(s) e7342e76df: [Backport #19485] 2023-03-23 12:04:46 +09:00
methods.rdoc Add support for anonymous rest and keyword rest argument forwarding 2021-12-30 14:37:42 -08:00
miscellaneous.rdoc Document defined? and global_variables handling of regexp global variables [ci skip] 2020-03-06 13:06:49 -08:00
modules_and_classes.rdoc Fix language describing protected methods 2022-07-14 13:28:58 -07:00
pattern_matching.rdoc Allow omission of parentheses in one line pattern matching [Feature #16182] 2021-08-19 17:07:58 +09:00
precedence.rdoc [DOC] Prefer the original file names over generated names 2022-02-09 15:31:10 +09:00
refinements.rdoc Clarify behavior of super in method in module included in refinement [ci skip] 2020-07-10 15:31:51 -07:00