issues
search
veger
/
ruby-bbcode
Convert BBCode to HTML and check whether the BBCode is valid
http://rubygems.org/gems/ruby-bbcode
MIT License
28
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rexml from 3.3.6 to 3.3.9
#54
dependabot[bot]
opened
4 weeks ago
1
Bump rexml from 3.3.3 to 3.3.6
#53
dependabot[bot]
closed
3 months ago
1
Bump rexml from 3.2.8 to 3.3.3
#52
dependabot[bot]
closed
3 months ago
1
Bump rexml from 3.2.6 to 3.2.8
#51
dependabot[bot]
closed
6 months ago
1
Bump rdoc from 6.3.2 to 6.3.4.1
#50
dependabot[bot]
closed
8 months ago
2
Bump yard from 0.9.34 to 0.9.36
#49
dependabot[bot]
closed
8 months ago
1
Bump yard from 0.9.34 to 0.9.35
#48
dependabot[bot]
closed
8 months ago
1
Bump activesupport from 6.1.7.4 to 6.1.7.6
#47
dependabot[bot]
closed
1 year ago
1
Bump activesupport from 6.1.7.1 to 6.1.7.4
#46
dependabot[bot]
closed
1 year ago
1
Bump activesupport from 6.1.7.1 to 6.1.7.3
#45
dependabot[bot]
closed
1 year ago
4
Bump activesupport from 6.1.6.1 to 6.1.7.1
#44
dependabot[bot]
closed
1 year ago
1
Bump tzinfo from 1.2.5 to 2.0.5
#43
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.12.4 to 1.12.5
#42
dependabot[bot]
closed
3 years ago
1
BUG: Tag Shifter is too greedy
#41
unixneo
closed
2 years ago
1
Bump json from 2.1.0 to 2.3.1
#40
dependabot[bot]
closed
4 years ago
1
Bump activesupport from 5.2.3 to 5.2.4.3
#39
dependabot[bot]
closed
4 years ago
1
Bump rake from 12.3.2 to 13.0.1
#38
dependabot[bot]
closed
4 years ago
1
Bump nokogiri from 1.10.4 to 1.10.8
#37
dependabot[bot]
closed
4 years ago
1
Make behavior of unknown tags configurable
#36
veger
closed
5 years ago
4
Unknown tags are treated as text
#35
almaron
closed
5 years ago
3
Allow other tags inside url
#34
almaron
closed
5 years ago
3
Ignore unknown/wrong tags
#33
almaron
closed
5 years ago
1
Link tag with other tags inside
#32
almaron
closed
5 years ago
1
Issue with [ul][li] and carrage returns
#31
TexasNeo
closed
5 years ago
2
Parser fail on bullet list with bold tag inside
#30
Migoo
closed
7 years ago
1
Problem with lists
#29
ElManouche
closed
7 years ago
1
Uppercased tags not parsing fix
#28
gitoido
closed
9 years ago
1
Uppercased tag not parsed by bbcode_to_html method.
#27
gitoido
closed
9 years ago
3
Use content_tag for bbcode :html parameter
#26
gitoido
closed
9 years ago
2
empty multi_tags weren't rendering an error when between text missing
#25
TheNotary
closed
9 years ago
1
Demo Project
#24
TheNotary
opened
9 years ago
5
patched bug where empty multi_tags weren't rendering an error when betwe...
#23
TheNotary
closed
9 years ago
2
Standard Way of Including Custom Tags in Rails Type Frameworks
#22
TheNotary
opened
9 years ago
4
Add support to escape parameters
#21
veger
closed
9 years ago
1
SoundCloud Embedding Support
#20
TheNotary
closed
9 years ago
2
Use <p></p> instead of <br/>
#19
veger
opened
9 years ago
4
Use iframe-API for YouTube videos
#18
veger
closed
9 years ago
0
Add i18n to the gem
#17
veger
opened
9 years ago
0
90% finished pull request
#15
TheNotary
closed
10 years ago
4
Does not allow for implicit closing of [li] items
#14
TheNotary
closed
10 years ago
5
How would you add a [list] and [*] tag
#13
rkjbnz
closed
10 years ago
6
Multi-tags working, using youtube and vimeo
#12
TheNotary
closed
11 years ago
1
fix security xss issue#10
#11
TheNotary
closed
11 years ago
1
The library is susceptible to HTML injection / XSS errors
#10
hkmaly
closed
11 years ago
4
Removed the /test/dummy folder
#9
TheNotary
closed
11 years ago
1
Touchups - youtube auto-parse url feature
#8
TheNotary
closed
11 years ago
3
How are @bbtree[:nodes] built up during parsing?
#7
TheNotary
closed
10 years ago
4
Big Refactor
#6
TheNotary
closed
11 years ago
8
Parse(text, tags = {}) is a very long function, candidate for refactoring
#5
TheNotary
closed
11 years ago
4
full youtube urls don't have their video IDs automatically parsed out of their full URLS
#4
TheNotary
closed
11 years ago
3
Next