issues
search
xijo
/
reverse_markdown
Ruby gem to convert html into markdown
Do What The F*ck You Want To Public License
627
stars
118
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support frozen string literals
#105
pat
closed
1 week ago
0
Fix text sticking after list
#104
Kevinrob
closed
1 week ago
5
Add support for parsing prism style class="language-ts"
#103
leon
closed
5 months ago
0
iframe support
#102
gagandeepsinghj
closed
1 week ago
0
Process footnotes
#101
fauno
opened
2 years ago
0
[Question] How to change \n by </br> ?
#100
amadeu01
opened
2 years ago
0
Untidy tags produce invalid Markdown
#99
fauno
opened
3 years ago
1
Add option to convert HTML entities such as to space or unicode non-breaking space
#98
coezbek
opened
3 years ago
1
Incorrect markdown with non-breaking space before </i>
#97
bkazez
opened
3 years ago
0
Incorrect markdown from adjacent strong tags with non-strong text after
#96
bkazez
opened
3 years ago
0
Doesn't handle <br><br> within <strong></strong>
#95
bkazez
opened
3 years ago
1
Consider changing the license to something listed on Open Source Initiative list of approved licenses
#94
pravi
opened
3 years ago
2
Fixes unintentional newline characters within lists with paragraphs
#93
diogoosorio
closed
3 years ago
2
Unwanted new line characters within lists with paragraphs
#92
diogoosorio
opened
4 years ago
1
Too much blankspace gets stripped
#91
hugopeixoto
opened
4 years ago
1
Slack flavored Markdown
#90
RummanSadiq
opened
4 years ago
6
Slack Flavored Strong Format
#89
usman-ftn
closed
4 years ago
0
Test only one patch version, add Ruby 2.7 to CI
#88
aried3r
closed
4 years ago
1
Github tables without a header row
#87
vanboom
opened
4 years ago
3
Support Figure Tag
#86
anshul78
closed
4 years ago
0
Adds support for details and summary tags
#85
userhas404d
closed
4 years ago
2
Travis: Drop commented-out section, add language
#84
olleolleolle
closed
4 years ago
0
README: Use SVG badges
#83
olleolleolle
closed
4 years ago
0
Links to ids don't produce Markdown links
#82
movermeyer
closed
4 years ago
3
Remove `require 'digest'` because it is no longer used
#81
pocke
closed
4 years ago
0
Reduce warnings
#80
pocke
closed
4 years ago
1
Handle force_encoding issue, according to #73
#79
xijo
closed
5 years ago
1
Lets \n to be present in <pre> tag. solves #77
#78
shivabhusal
closed
3 years ago
0
no new line char in code inside <pre> tag
#77
shivabhusal
opened
5 years ago
1
Support strikethrough
#76
fauno
closed
5 years ago
7
Deal with lists that have extra lines between them.
#75
gstamp
closed
5 years ago
2
add license to gemspec (give more f*cks)
#74
michaelglass
closed
5 years ago
0
Raise on character encoding errors
#73
burlesona
opened
6 years ago
2
Improper space parsing within codeblock
#72
maestromac
closed
5 years ago
2
Add support for JRuby
#71
grddev
closed
6 years ago
4
Bypass `<tfoot>` tags to match how `<thead>` is handled.
#70
mu-is-too-short
closed
6 years ago
1
Add treat_children to pre converter
#69
niall3rs
closed
6 years ago
3
Blockquote newline
#68
kanedo
closed
6 years ago
0
Blockquote not correctly closed
#67
kanedo
closed
6 years ago
1
tag_border option will now be used by the cleaner.
#66
AlexanderPruss
closed
8 years ago
1
tag_border option is being ignored.
#65
AlexanderPruss
closed
8 years ago
3
remove leading whitespace at the beginning of a new line
#64
krisdigital
closed
5 years ago
6
HTML string containing underscores gets escaped and shown in output markdown
#63
jiggneshhgohel
opened
8 years ago
11
Hyphen(-) issue
#62
cainianhua
opened
8 years ago
9
make sure we don't over escape * or _
#61
craig-day
closed
8 years ago
3
Avoid traversing back up the tree
#60
craig-day
closed
8 years ago
2
allow default_border to be empty using config option
#59
faheemmughal
closed
8 years ago
3
Fix text escaping
#58
willglynn
closed
8 years ago
1
Remove extra space before links
#57
ehsandarroudi
closed
8 years ago
6
Whitespace before links
#56
clong-
closed
5 years ago
1
Next