lemonmade / bigfoot

A jQuery plugin for creating exceptional footnotes.
http://www.bigfootjs.com
MIT License
936 stars 69 forks source link

Added a substitution for single quotes in the footnote content. #41

Closed DavidEBest closed 8 years ago

DavidEBest commented 9 years ago

Footnote content that contained a single quote character was being truncated at the quote. This replaces the single quote with an ' when the double quote and less than/greater than signs are replaced.

dennisfrank commented 8 years ago

@lemonmade Can you merge this PR? I experienced this issue myself.

lemonmade commented 8 years ago

Sorry, never saw this originally. Looks great!

dennisfrank commented 8 years ago

Awesome! :)

dennisfrank commented 8 years ago

@lemonmade Thanks for the merge. Could you release this under a new version number and update bower.json and package.json too?

lemonmade commented 8 years ago

:+1: