About SyntaxHighlighter
Is there a way to deactivate URL and e-mail address detection / "linkification" in areas highlighted by this plugin?
I suppose there is a problem of order of operations too: Vanilla detects an URL or e-mail address (or even a simple @), transforms them to links, then the plugin kicks in and display in the code something like loadStrings("<a href="http://www.yourdomain.com/libraries/AccelStepper.h" target="_blank" rel="nofollow">http://www.yourdomain.com/libraries/AccelStepper.h</a>");
instead of loadStrings("http://www.yourdomain.com/libraries/AccelStepper.h");
See a real example at http://forum.processing.org/two/discussion/5119/how-to-download-file-and-save-it-into-a-folder/
... And I see this forum has an issue with drag'n'drop: I cannot select a string and drag it (to move it or copy it) elsewhere in the textarea.
Comments
Try the plugin http://vanillaforums.org/addon/prettyprint-plugin
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
The mention formatting is controlled in 2.1 with the following config options:
The auto linking is actually a feature of Markdown, IIRC.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.