gfyoung
|
d598e4fd93
|
Enable more frozen string in lib/**/*.rb
Enables frozen for the following:
* lib/*.rb
* lib/banzai/**/*.rb
* lib/bitbucket/**/*.rb
* lib/constraints/**/*.rb
* lib/container_registry/**/*.rb
* lib/declarative_policy/**/*.rb
Partially addresses #47424.
|
2018-10-06 17:02:50 -07:00 |
|
Brett Walker
|
1d4785470d
|
Resolve "Process urls with spaces in all markdown processing"
|
2018-09-08 04:21:30 +00:00 |
|
Brett Walker
|
644296d67b
|
Resolve "Wiki page attachments not rendered properly"
|
2018-09-07 14:27:44 +00:00 |
|
Brett Walker
|
198f8a2c3d
|
Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"
|
2018-08-21 08:20:30 +00:00 |
|
Gabriel Mazetto
|
207b7218aa
|
Ensure correct filter order to validate with our markdown spec
|
2016-04-06 03:30:56 -03:00 |
|
Gabriel Mazetto
|
61fe0a2397
|
Fixed WikiPipeline and specs
|
2016-04-06 03:12:39 -03:00 |
|
Gabriel Mazetto
|
28266d9d61
|
Added WikiLinkFilter
|
2016-04-01 00:17:37 -03:00 |
|
Robert Speicher
|
8558483417
|
Remove redundant require s from Banzai files
We're trying to avoid circular dependency errors.
|
2016-03-24 13:23:47 -04:00 |
|
Robert Speicher
|
c9b1132217
|
Add FilterArray class to Banzai
|
2016-03-01 15:54:35 -05:00 |
|
Robert Speicher
|
bc43ad71ef
|
Replace Gollum [[_TOC_]] tag with result of TableOfContentsFilter
Closes #2494
|
2016-02-23 18:25:40 -05:00 |
|
Douglas Barbosa Alexandre
|
ca87bb652a
|
Remove GollumTagsPipeline
|
2016-01-14 12:09:31 -02:00 |
|
Douglas Barbosa Alexandre
|
4872b319c8
|
Use the WikiPipeline when rendering the wiki markdown content
|
2016-01-14 12:09:31 -02:00 |
|