Skip to content
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

Patch for /Markdown.Editor.js #16

Open
GoogleCodeExporter opened this issue Apr 7, 2015 · 1 comment
Open

Patch for /Markdown.Editor.js #16

GoogleCodeExporter opened this issue Apr 7, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Adds an optional second argument to linkEnteredCallback, allowing alt text to 
be specified instead of using the default.

The bracket-escaping is moved to the bottom of the function so it is applied to 
the alt text.

Original issue reported on code.google.com by jeremybanks.ca on 8 Feb 2012 at 6:11

Attachments:

@GoogleCodeExporter
Copy link
Author

(I didn't realize that a patch suggestion was the same as an issue, or I'd have 
used a better title.)

I was working on a Stack Exchange user script and wanted to specify the alt 
text for an inserted image, but this isn't currently supported. This seemed 
like the most appropriate way to add it.

Original comment by jeremybanks.ca on 8 Feb 2012 at 6:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant