Skip to content

Support for code-line-numbers in Docusaurus output (addresses #5152)#5291

Merged
dragonstyle merged 3 commits intomainfrom
feature/docusaurus-line-numbers
Apr 25, 2023
Merged

Support for code-line-numbers in Docusaurus output (addresses #5152)#5291
dragonstyle merged 3 commits intomainfrom
feature/docusaurus-line-numbers

Conversation

@jjallaire
Copy link
Collaborator

No description provided.

… and writer

The CodeBlock filter was doing work that is now supposed to occur in the custom writer's DecordatedCodeBlock. By returning a RawBlock it was preventing other filters from seeing the CodeBlock.
@cscheid cscheid added this to the v1.4 milestone Apr 25, 2023
@dragonstyle dragonstyle merged commit 9d5a0e2 into main Apr 25, 2023
@dragonstyle dragonstyle deleted the feature/docusaurus-line-numbers branch April 25, 2023 16:17
@cderv cderv linked an issue Apr 25, 2023 that may be closed by this pull request
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.

Code line numbers for Docusaurus

3 participants