Add syntax highlighting for Swift DocC Tutorial files - #2320
Conversation
|
The unacceptable language check doesn't like the use of the word |
|
Given that it seems like adding a |
1fed56c to
2c74c15
Compare
Yes the syntax highlighting for |
matthewbastien
left a comment
There was a problem hiding this comment.
Just one more thing before this is good to go: can you add an entry to the changelog for this?
I have added it to changelog! |
…auto-closing braces
fa051a6 to
f038985
Compare
f038985 to
333c68b
Compare
|
Thank you for merging!! |
Description
This PR adds:
.tutorialfiles, including directives with and without arguments (@Step,@Tutorial(...), etc.)@Comment { }blocks highlighted separately as commentsIssue: #1331
Tasks