jquery / jqueryui.com

jQuery UI web site content
https://jqueryui.com
Other
132 stars 113 forks source link

Markdown not rendering inside paragraph tag #152

Closed Mottie closed 8 years ago

Mottie commented 8 years ago

Change the markdown inside the paragraph tag into plain HTML.

jquerybot commented 8 years ago

Thank you for your pull request. It looks like this may be your first contribution to a jQuery Foundation project, if so we need you to sign our Contributor License Agreement (CLA).

:memo: Please visit http://contribute.jquery.org/CLA/ to sign.

After you signed, the PR is checked again automatically after a minute. If there's still an issue, please reply here to let us know.


If you've already signed our CLA, it's possible your git author information doesn't match your CLA signature (both your name and email have to match), for more information, check the status of your CLA check.

scottgonzalez commented 8 years ago

http://jqueryui.com/upgrade-guide/1.12/ shows this working just fine. Where are you seeing a problem?

Mottie commented 8 years ago

Oh, I was looking at the page here: https://github.com/jquery/jqueryui.com/blob/master/page/upgrade-guide/1.12.md#preparing-for-jquery-ui-113

Nevermind then.