andros
27a9bbffac
Render code blocks in posts; fix parser for nested :PROPERTIES: in fenced blocks; bump 1.3 (19)
- Add HighlighterSwift dependency for syntax-highlighted #+BEGIN_SRC blocks
- New CodeBlockView: SRC (highlighted), QUOTE (accent border), EXAMPLE (monospace)
- Fix OrgSocialParser.parsePostBlock: break after outer :END: so nested :PROPERTIES:/:END: inside #+BEGIN_SRC blocks no longer overwrite contentStart and eat intro text
- Fix OrgSocialParser.extractText: preserve fenced block delimiters and content
- Fix OrgSocialParser post-grouping: ignore ** headings inside fenced blocks
- Fix PartialFeedFetcher.extractRecentPostBlocks: same fenced-block guard
- Add 9 OrgBodyRenderer edge-case tests (block at start/end, multiple blocks, org headings inside block, etc.)
- Add 2 parser tests for nested :PROPERTIES: inside fenced block body
2026-05-22 08:12:30 +02:00
..
2026-05-21 20:16:22 +02:00
2026-05-22 08:12:30 +02:00
2026-05-22 08:12:30 +02:00
2026-04-22 11:27:30 +02:00
2026-05-16 11:31:30 +02:00
2026-05-02 08:31:50 +02:00
2026-05-16 10:12:41 +02:00
2026-05-05 22:22:16 +02:00
2026-05-19 22:03:44 +02:00