Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable more frozen string in lib/**/*.rb | gfyoung | 2018-10-06 | 2 | -0/+4 |
| | | | | | | | | | | | | | 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. | ||||
* | 'code_block' closer to original implementation | Brett Walker | 2018-09-11 | 1 | -9/+5 |
| | | | | | | - utilize the 'out' method to output the 'fence_info', which converts to utf8 - output 'sourcepos' again | ||||
* | make call to 'html_escape' unambiguous | Brett Walker | 2018-04-17 | 2 | -2/+2 |
| | |||||
* | Add CommonMark markdown enginereplace_redcarpet_with_cmark | blackst0ne | 2018-03-07 | 3 | -13/+36 |
| | |||||
* | Merge branch '30125-markdown-security' | Robert Speicher | 2017-04-05 | 1 | -0/+13 |
Remove class from SanitizationFilter whitelist See merge request !2079 |