FEATURE: Support for code BLOCKS #28

Closed
opened 2025-10-28 16:11:59 -07:00 by azpect · 1 comment
Owner

Very simple, three back-ticks should start and end a code block. Everything inside should be parser-like raw text.

For now we will not support syntax highlighting, so adding 'html', etc will not change highlighting. Meaning it should be parsed like raw text. I think the ParseCode method should work on the inside? Maybe, maybe not.

Very simple, three back-ticks should start and end a code block. Everything inside should be parser-like raw text. For now we will not support syntax highlighting, so adding 'html', etc will not change highlighting. Meaning it should be parsed like raw text. I think the `ParseCode` method should work on the inside? Maybe, maybe not.
azpect added the
Kind/Enhancement
Priority
Medium
labels 2025-10-28 16:11:59 -07:00
azpect self-assigned this 2025-10-28 16:11:59 -07:00
azpect added this to the (SPRINT) Parser creation project 2025-10-28 16:11:59 -07:00
Author
Owner

Closed with merging of #30

Closed with merging of #30
azpect moved this to Done in (SPRINT) Parser creation on 2025-10-29 15:17:37 -07:00
Sign in to join this conversation.
No description provided.