Userscripts comment helper

By alien_scum Last update Jun 23, 2007 — Installed 772 times.

Does not work when writing a review for a script?

in
Subscribe to Does not work when writing a review for a script? 1 post, 1 voice

Jon Connelly Scriptwright
FirefoxWindows

I use the Firefox Add-on BBCode, which adds BBCode, HTML, XHTML & Symbols formatting to the context menu for forums, and I knew I had posted a discussion for another script using images, hyperlinks, and text formatting.

I couldn't remember whether Userscripts used BBCode or HTML formatting, and when neither

[code]Sample Code Here[/code]

worked nor Syntax Highlighting for Javascript I was a bit dismayed.

While I can add these custom tags and they work fine, and therefore can use in discussions for scripts, it does not appear to be working for Reviews, even though I know code, code block, and escape tags work fine, since you are using regex to replace each < >, I can't use BBCode as a work-around when writing a review.

The source for this script says


// @include http://userscripts.org/*

so you would think it would work when writing a review, but it does not seem to work then.

Thanks for the useful script regardless!

Jon

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel