issues
search
matthew-macgregor
/
markdownsharp
Automatically exported from code.google.com/p/markdownsharp
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sponsor an official nuget package
#70
GoogleCodeExporter
opened
9 years ago
0
Migrate to GitHub!
#69
GoogleCodeExporter
opened
9 years ago
1
Add SkipCodeBlocks Option
#68
GoogleCodeExporter
opened
9 years ago
1
AutoNewlines set through MarkdownOptions replaces EOL with <br instead of <br />
#67
GoogleCodeExporter
opened
9 years ago
0
Unit test error: MarkdownSharpTests.ConfigTest.TestEncodeProblemUrlCharacters
#66
GoogleCodeExporter
opened
9 years ago
1
Strange <p> tag placement
#65
GoogleCodeExporter
opened
9 years ago
0
Auto-URLs are breaking with any url that has an underscore
#64
GoogleCodeExporter
opened
9 years ago
1
URL: Support protcol-relative URLs
#63
GoogleCodeExporter
opened
9 years ago
0
Have the option to add a prettify class name to the <pre> tags
#62
GoogleCodeExporter
opened
9 years ago
0
Add Strikethrough
#61
GoogleCodeExporter
opened
9 years ago
0
Support Pandoc Extensions to Markdown
#60
GoogleCodeExporter
opened
9 years ago
0
Add option to avoid Paragraph around single element
#59
GoogleCodeExporter
opened
9 years ago
0
<code> tags are rendered inside of <pre> for code blocks
#58
GoogleCodeExporter
opened
9 years ago
0
Enable EmailEncoding as an option
#57
GoogleCodeExporter
opened
9 years ago
1
f3973492a27c breaks ConfigTest.TestEncodeProblemUrlCharacters
#56
GoogleCodeExporter
opened
9 years ago
0
URL detection bug for URLs that contain parentheses
#55
GoogleCodeExporter
opened
9 years ago
0
Allow to set base url for relative url
#54
GoogleCodeExporter
opened
9 years ago
0
Add link to Pagedown on the project home page.
#53
GoogleCodeExporter
opened
9 years ago
1
Problem with auto email links
#52
GoogleCodeExporter
opened
9 years ago
0
title element not escaped
#51
GoogleCodeExporter
opened
9 years ago
0
Additional unit tests
#50
GoogleCodeExporter
opened
9 years ago
0
Problems on img
#49
GoogleCodeExporter
opened
9 years ago
1
Is MarkdownSharpe Threadsafe?
#48
GoogleCodeExporter
closed
9 years ago
2
Please release the product periodically
#47
GoogleCodeExporter
opened
9 years ago
1
Patch for /MarkdownSharp/Markdown.cs
#46
GoogleCodeExporter
opened
9 years ago
1
Patch for /MarkdownSharp/Markdown.cs
#45
GoogleCodeExporter
closed
9 years ago
2
The TestLinkEmails() test fails
#44
GoogleCodeExporter
opened
9 years ago
0
HTML Encoding user inputted value and then running it through MarkdownSharp's Transform method will essentially re-encode text within code blocks.
#43
GoogleCodeExporter
closed
9 years ago
1
Changing the images/links before they're rendered as HTML
#42
GoogleCodeExporter
opened
9 years ago
1
_emptyElementSuffix null when passing empty MarkdownOptions
#41
GoogleCodeExporter
closed
9 years ago
2
Strange behaviour of the ordered/unordered lists
#40
GoogleCodeExporter
opened
9 years ago
2
Test code-inside-list fails
#39
GoogleCodeExporter
closed
9 years ago
2
Invalid auto-newlines in multi-line ordered lists
#38
GoogleCodeExporter
opened
9 years ago
4
Add support for HTML5 semantic elements
#37
GoogleCodeExporter
opened
9 years ago
1
Making the current implementations easy to change
#36
GoogleCodeExporter
opened
9 years ago
4
Option to render URLs with rel="nofollow"
#35
GoogleCodeExporter
opened
9 years ago
4
Unable to load the solution in VS2005
#34
GoogleCodeExporter
closed
9 years ago
1
The Markdown class should implement an interace to make mocking easier
#33
GoogleCodeExporter
opened
9 years ago
4
Allow extensions: inline patterns
#32
GoogleCodeExporter
opened
9 years ago
2
code block on second line
#31
GoogleCodeExporter
closed
9 years ago
3
Added target="_blank" support to links
#30
GoogleCodeExporter
opened
9 years ago
6
Patch (MarkdownOptions)
#29
GoogleCodeExporter
closed
9 years ago
2
Formatting inside a list
#28
GoogleCodeExporter
closed
9 years ago
5
URL encoding
#27
GoogleCodeExporter
closed
9 years ago
6
Can't have preformatted code immediately following a list (spec bug, not implementation bug)
#26
GoogleCodeExporter
closed
9 years ago
1
Escaping Performance
#25
GoogleCodeExporter
closed
9 years ago
7
Outdent Performance
#24
GoogleCodeExporter
closed
9 years ago
1
input normalization
#23
GoogleCodeExporter
closed
9 years ago
6
Detab function performance and \t matching in regexes
#22
GoogleCodeExporter
closed
9 years ago
4
Split Markdown.cs into several partial class files
#21
GoogleCodeExporter
closed
9 years ago
4
Next