issues
search
Liu-Young
/
pagedown
Automatically exported from code.google.com/p/pagedown
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Autolink not percent-encoded
#61
GoogleCodeExporter
closed
9 years ago
3
Ctrl-z undo twice
#60
GoogleCodeExporter
opened
9 years ago
0
Enable Superscripts and subscripts as defined in Pandoc Markdown extension
#59
GoogleCodeExporter
opened
9 years ago
1
Patched Sanitizer: Added h4, h5, h6 to the whitelist
#58
GoogleCodeExporter
opened
9 years ago
0
In-word em/strong not parsed correctly
#57
GoogleCodeExporter
closed
9 years ago
4
Limited Markdown For Comments
#56
GoogleCodeExporter
closed
9 years ago
3
Backslash character escapes two following characters
#55
GoogleCodeExporter
opened
9 years ago
3
If there is "<" in code, it will be converted to "<"
#54
GoogleCodeExporter
closed
9 years ago
5
HTML 5 elements missing from hardcoded element lists
#53
GoogleCodeExporter
opened
9 years ago
1
Better hooks. postHashHtmlBlocks maybe?
#52
GoogleCodeExporter
closed
9 years ago
4
HTML5 output mode
#51
GoogleCodeExporter
opened
9 years ago
1
An url is not transformed to link if it's after a previous url separated only by a sole enter character
#50
GoogleCodeExporter
closed
9 years ago
1
Sanitizer fails to find Markdown in certain requirejs environments
#49
GoogleCodeExporter
opened
9 years ago
0
Relative links don't work in the demo, parenthesis => %2a
#48
GoogleCodeExporter
opened
9 years ago
0
mailto: no correctly rendered
#47
GoogleCodeExporter
opened
9 years ago
0
It is putting <em> inside urls with double underscores
#46
GoogleCodeExporter
opened
9 years ago
0
Patch for /Markdown.Sanitizer.js
#45
GoogleCodeExporter
opened
9 years ago
0
Error in documentation, there is a bracket missing
#44
GoogleCodeExporter
opened
9 years ago
0
Markdown.Sanitizer.js should not use global window variable
#43
GoogleCodeExporter
opened
9 years ago
0
JavaScript files missing the MIT license header
#42
GoogleCodeExporter
opened
9 years ago
0
When referencing links with empty optional parameters, the converter fails
#41
GoogleCodeExporter
opened
9 years ago
0
underscore (_) conversion not working if not preceeded by a space
#40
GoogleCodeExporter
opened
9 years ago
1
underscore (_) not recognized by the markdown converter
#39
GoogleCodeExporter
opened
9 years ago
0
Letter "A" causing italics
#38
GoogleCodeExporter
closed
9 years ago
1
Replacement for strikethrough not being handled
#37
GoogleCodeExporter
opened
9 years ago
1
Atx-style headers missing
#36
GoogleCodeExporter
closed
9 years ago
5
'$' not defined after submitting hyperlink
#35
GoogleCodeExporter
closed
9 years ago
2
XSS: fails to escape link text in [<svg/onload=alert(1)//]() correctly
#34
GoogleCodeExporter
closed
9 years ago
3
Treat `:` as `:` in URLs
#33
GoogleCodeExporter
closed
9 years ago
2
pull request for AutoNewLines port form MarkDownSharp
#32
GoogleCodeExporter
opened
9 years ago
0
Prompt background does not disappear after 2nd try
#31
GoogleCodeExporter
opened
9 years ago
1
Converter allows for headings up to h6, but sanitizer removes anything after h3.
#30
GoogleCodeExporter
closed
9 years ago
3
Fix sanitizer to whitelist h1-6.
#29
GoogleCodeExporter
closed
9 years ago
5
Need a prominent version number
#28
GoogleCodeExporter
opened
9 years ago
0
Can't make a relative link
#27
GoogleCodeExporter
closed
9 years ago
3
An indented code block following a list, without an intervening paragraph, does not get formatted correctly
#26
GoogleCodeExporter
closed
9 years ago
2
Fix the numbered list creation algorithm
#25
GoogleCodeExporter
closed
9 years ago
2
Allow empty strings in code blocks (with ```)
#24
GoogleCodeExporter
closed
9 years ago
2
Enhancement: Allow button visibility configuration
#23
GoogleCodeExporter
opened
9 years ago
1
Support for Markdown Extra
#22
GoogleCodeExporter
opened
9 years ago
9
h4-h6 do not work
#21
GoogleCodeExporter
closed
9 years ago
2
Make #wmd-button-bar non-required
#20
GoogleCodeExporter
opened
9 years ago
1
Creating bulleted list after numbered converts the first one to bulleted
#19
GoogleCodeExporter
closed
9 years ago
3
Getting Uncaught SyntaxError on list creation
#18
GoogleCodeExporter
closed
9 years ago
3
Add the ability to set rel=nofollow
#17
GoogleCodeExporter
opened
9 years ago
0
Patch for /Markdown.Editor.js
#16
GoogleCodeExporter
opened
9 years ago
1
Links to open in new tab
#15
GoogleCodeExporter
opened
9 years ago
3
Add method to only make links
#14
GoogleCodeExporter
opened
9 years ago
2
Suggestion: live preview site, for bug reporting
#13
GoogleCodeExporter
opened
9 years ago
1
Minor scoping issue in Markdown.Editor.js
#12
GoogleCodeExporter
closed
9 years ago
1
Next