-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat: allow no v-pre on code blocks (#413) #415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
14d9013
to
c7c0cd9
Compare
c992e38
to
c2eaff3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the good job. there are some tweaks needed before approved:
-
Use
{no-v-pre}
for now. -
Add test for it.
-
Disable highlighting for those languages whose interpolation expression would be interrupted by highlighting.
See: #413 (comment):
0c3bc3a
to
cf1e6fc
Compare
@ulivz Modified. Further review wanted 😄 . |
bd69d41
to
903138e
Compare
3f79224
to
fb05066
Compare
Any updates this? Would love to be able to use this feature to get a centrally configurable domain name injected into many code blocks spread out over a semi-large documentation project. |
So many changes after the last commit of the PR. This feature is still to be determined. Maybe it will be finished in the next version. It's up to the maintainer. 😄 |
6c3127f
to
71574f2
Compare
316e022
to
1284944
Compare
Closing since for now it can be addressed by a plugin. |
close #413