-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Command Line plugin alignment problems #1564
Comments
I think you are supposed to use the class |
@bennycooly Is correct. It is also stated in the how to use section of the command line plugin:
The |
mAAdhaTTah
pushed a commit
that referenced
this issue
Nov 28, 2018
Fixes #1564 where the plugin would wrongly detect `command-line-prompt` causing the alignment issue.
ggrossetie
pushed a commit
to ggrossetie/prism
that referenced
this issue
Mar 11, 2019
Fixes PrismJS#1564 where the plugin would wrongly detect `command-line-prompt` causing the alignment issue.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I've just downloaded
PrismJS
, using the command line plugin.The original
PrismJS
works like a charm, but there are alignment issues when attempting to use the command line plugin. This is used in conjuction with other popular packages like Bootstrap 4 and Font Awesome.Screenshot:
Here's my code:
The text was updated successfully, but these errors were encountered: