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
|
67cf5917e0
|
'code_block' closer to original implementation
- utilize the 'out' method to output the 'fence_info',
which converts to utf8
- output 'sourcepos' again
|
2018-09-11 18:39:39 -05:00 |
|
Brett Walker
|
cff44b5fb9
|
make call to 'html_escape' unambiguous
|
2018-04-17 11:39:11 +02:00 |
|
blackst0ne
|
aa60db6cee
|
Add CommonMark markdown engine
|
2018-03-07 23:14:41 +11:00 |
|