We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
XML should work the same as Prism:
$.terminal.prism_formatters = { echo: true, animation: true, command: true };
There should be a way to limit places where formatted is applied.
The task is to add the same mechanism that is in prims.js into xml_formatter.js.
The text was updated successfully, but these errors were encountered:
add XML formatting targets #944
96429a9
b94ae26
enable tests #944
33bd5ba
No branches or pull requests
I have an idea for a new feature for jQuery Terminal
XML should work the same as Prism:
There should be a way to limit places where formatted is applied.
The task is to add the same mechanism that is in prims.js into xml_formatter.js.
The text was updated successfully, but these errors were encountered: