Files
pandoc/test/command
Albert Krewinkel 13a5b1a4df 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
2025-10-18 17:35:23 +02:00
..
2024-06-07 14:16:38 -07:00
2025-09-02 08:39:47 +02:00
2024-12-28 19:43:23 -08:00
2025-09-02 08:39:47 +02:00
2024-12-28 19:43:23 -08:00
2024-06-17 19:57:33 -07:00
2023-08-23 12:37:49 -07:00
2025-09-15 10:50:04 +02:00
2023-11-02 19:36:25 -07:00
2025-01-29 15:59:26 -06:00
2024-06-01 16:21:39 -07:00
2024-04-20 16:28:42 -07:00
2024-12-28 19:43:23 -08:00
2024-10-15 11:52:32 -07:00
2025-10-16 11:17:35 +02:00
2025-09-15 10:50:04 +02:00
2024-01-23 14:13:51 -08:00
2024-12-28 19:43:23 -08:00
2025-09-02 08:39:47 +02:00
2024-06-07 14:16:38 -07:00
2024-06-07 14:16:38 -07:00
2024-06-07 14:16:38 -07:00
2024-09-10 09:16:14 -07:00
2024-10-15 11:25:28 -07:00
2023-12-30 22:09:13 -07:00
2024-06-21 11:15:04 -07:00
2024-01-29 10:53:51 -08:00
2024-02-28 11:31:05 -08:00
2024-03-10 11:42:40 -07:00
2025-02-05 21:28:56 -08:00
2024-10-23 17:26:46 -07:00
2024-12-28 19:43:23 -08:00
2025-06-16 10:39:58 -07:00
2025-07-24 14:51:11 -07:00
2025-07-30 12:49:18 -07:00
2025-08-04 13:05:16 -07:00
2025-08-02 10:50:41 -07:00
2025-09-15 10:50:04 +02:00
2025-07-20 15:29:55 -07:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2025-07-20 17:50:41 -07:00
2025-09-02 11:26:10 +02:00