Skip to content

Support markdown code blocks as "cell" - #2410

Merged
pokey merged 3 commits into
mainfrom
pokey/support-markdown-code-blocks-as-cell
Jun 14, 2024
Merged

Support markdown code blocks as "cell"#2410
pokey merged 3 commits into
mainfrom
pokey/support-markdown-code-blocks-as-cell

Conversation

@pokey

@pokey pokey commented Jun 14, 2024

Copy link
Copy Markdown
Member

Checklist

  • I have added tests
  • [-] I have updated the docs and cheatsheet
  • [-] I have not broken the cheatsheet

@pokey
pokey requested a review from AndreasArvidsson as a code owner June 14, 2024 13:49

@AndreasArvidsson AndreasArvidsson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our over specific identifier bites us again I see :D

@pokey
pokey enabled auto-merge June 14, 2024 15:36
@pokey
pokey added this pull request to the merge queue Jun 14, 2024
Merged via the queue into main with commit d2a1845 Jun 14, 2024
@pokey
pokey deleted the pokey/support-markdown-code-blocks-as-cell branch June 14, 2024 16:07
@auscompgeek

Copy link
Copy Markdown
Member

Our over specific identifier bites us again

I think our descriptiveness actually makes sense here. There's a few notebooks/literate programming languages that simply use Markdown as the underlying file format. R Markdown is a good example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support markdown scope for targeting code blocks

3 participants