aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2025-10-18 17:12:31 +0200
committerAlbert Krewinkel <[email protected]>2025-10-18 17:35:23 +0200
commit13a5b1a4df90813cb0e622fd7816ec633f2af9a6 (patch)
tree36debc2095ef9a33546e6dc54d410a101ac90497 /stack.yaml
parent941b5662d794035f7f400abd41e9d63d3213e95d (diff)
Org reader: parse parameter lists on unknown blocks.
The reader tries to parse the rest of the opening line of a block, e.g., `#+begin_myblock …`, as a parameters list. It first assumes that the parameters are in lisp-style (`:key value`), then alternatively tries to read python-style key-value pairs (`key=value`) and falls back to reading the entire remaining line as a single `parameter` attribute. This method is also applied to dynamic blocks. Closes: #11188
Diffstat (limited to 'stack.yaml')
0 files changed, 0 insertions, 0 deletions