byexample icon indicating copy to clipboard operation
byexample copied to clipboard

Support for markdown github code snippets

Open claytonneal opened this issue 2 years ago • 1 comments

Describe the feature you'd like

Support markdown files stored in github using format:

code

format for code snippets

claytonneal avatar Oct 13 '23 17:10 claytonneal

Hi, do you mean without the prompts >>> like in

>>> code

Otherwise, the Github Markdown format (named Fenced Code) is supported by byexample already.

eldipa avatar Oct 16 '23 00:10 eldipa