Skip to content

Allow titles for code blocks#127

Merged
josh-collinsworth merged 3 commits into
mainfrom
joco/code_block_titles
Aug 28, 2024
Merged

Allow titles for code blocks#127
josh-collinsworth merged 3 commits into
mainfrom
joco/code_block_titles

Conversation

@josh-collinsworth
Copy link
Copy Markdown
Contributor

Allows adding a title attribute to code fences in markdown, like so:

```ts title="index.ts"
  // Code here
``​`

@josh-collinsworth josh-collinsworth merged commit 46fa230 into main Aug 28, 2024
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.

2 participants