mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-30 05:41:50 +02:00
Changes the nested block syntax detection from requiring `@`
as the first non-space character on a line to using a line-ending brace heuristic.
The parser now recognizes nested blocks when a line ends with an unquoted `{`,
simplifying the syntax and removing the mandatory `@` prefix while maintaining the same functionality.
855 B
855 B