Sha256: 55df06a903bdcead05a01a0fcbb8ca86391913913d1081ed0552860c5b531938
Contents?: true
Size: 1.03 KB
Versions: 3
Compression:
Stored size: 1.03 KB
Contents
error_table[ ref_error[Macro delimiter '\.em[delimiter]' not escaped| Returned in case of unescaped code[\[]or code[\]]. ] ref_error[em[macro_name]\[...\] - A macro cannot start with '@' or a digit.| Returned if an invalid macro name was specified. ] ref_error[Macro '\.em[macro_name]' not closed| Returned if a macro lacks its end delimiter code[\.=\]]. ] ref_error[Escaping macro '\.em[macro_name]' not closed| Returned if an escaping macro lacks its end delimiter code[\.=\]]. ] ref_error[Attribute @\.em[attribute_name] not closed| Returned if a macro attribute lacks its end delimiter code[\]]. ] ref_error[Attributes cannot be nested| Returned if a macro attribute was found immediately within another attribute. ] ref_error[Cannot nest escaping macro '\.em[macro_name_1]' within escaping macro '\.em[macro_name_2]'| Returned if an escaping macro contains another escaping macro. ] ref_error[Parameter delimiter '\|' not allowed here| Returned if a parameter delimiter is outside a macro or inside an attribute. ] ]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
glyph-0.4.2 | book/text/troubleshooting/errors_parser.glyph |
glyph-0.4.1 | book/text/troubleshooting/errors_parser.glyph |
glyph-0.4.0 | book/text/troubleshooting/errors_parser.glyph |