Google Code Exporter

Results 11117 issues of Google Code Exporter

``` This may be an enhancement proposal or a request for instruction: Can we selectively disable certain markdown elements in our converter? E.g. continue to support bold, ital, etc, but...

auto-migrated
Priority-Medium
Type-Defect

``` Is it possible to easily add LaTeX support (with MathJax https://www.mathjax.org/) to the Pagedown editor, like on math/StackExchange? Is there a ready-to-use plugin/method ? Thanks. ``` Original issue reported...

auto-migrated
Priority-Medium
Type-Defect

``` Hello, here is patch that adds hook to display custom link dialog, just like the image dialog. I needed it when integrating Pagedown into CMS, where I want to...

auto-migrated
Priority-Medium
Type-Defect

``` What steps will reproduce the problem? ====================================== 1. Attempting to insert an image with an apostrophe in the URL e.g: https://d3sn47bls4ur42.cloudfront.net/20150028/a6021aa6-0500-2d55-b9e6-d14ce9cc7 73c/parisian-austrian-jeweller's-shop-wrecked-after-outbreak-of-war.jpg The function sanitizeHtml in Markdown.Santitizer.js uses a...

auto-migrated
Priority-Medium
Type-Defect

``` Added some missing semicolons and edit some '==' to '===' & '!=' to '!==' with the help of jshint http://jshint.com/. ``` Original issue reported on code.google.com by `[email protected]` on...

auto-migrated
Type-Patch

``` Closing parens. ``` Original issue reported on code.google.com by `[email protected]` on 18 Dec 2014 at 7:09 Attachments: - [PageDown.wiki.patch](https://storage.googleapis.com/google-code-attachments/pagedown/issue-81/comment-0/PageDown.wiki.patch)

auto-migrated
Type-Patch

``` The part (https?:\/\/|\/) in Markdown.Sanitizer var img_white only allows full URLs: http://... or https://... or in-site URLs relative to the root /... As a consequence, the markdown code ![buttons](js/pagedown/wmd-buttons.png)"...

auto-migrated
Priority-Medium
Type-Defect

``` What steps will reproduce the problem? 1. Type in "balpha is awesome at " 2. Hit Ctrl-H or "Add header" What is the expected output? What do you see...

auto-migrated
Priority-Medium
Type-Defect

``` What steps will reproduce the problem? 1. Rename demo.html demo.xhtml 2. In the dialog, click the insert images icon 3. Use the French locale file. Rinse and repeat. What...

auto-migrated
Priority-Medium
Type-Defect

``` The package on NPM is over a year old. Can we update the package over at https://www.npmjs.org/package/pagedown ``` Original issue reported on code.google.com by `[email protected]` on 16 Jun 2014...

auto-migrated
Priority-Medium
Type-Defect