Commit Graph

9 Commits

Author SHA1 Message Date
GitLab Bot 99aa31992d Add latest changes from gitlab-org/gitlab@master 2022-09-15 18:10:36 +00:00
GitLab Bot 5b72415235 Add latest changes from gitlab-org/gitlab@master 2022-09-02 00:11:46 +00:00
GitLab Bot bc835172ed Add latest changes from gitlab-org/gitlab@master 2022-02-04 00:13:53 +00:00
Brett Walker 949bcb1f8d Fenced blockquotes to not change source line pos
Replaces blockquote fences with \n,
keeping the line numbering intact.
2019-04-04 18:59:31 -05:00
Stan Hu 8b4154b57f Enable frozen strings in lib/banzai/filter/*.rb
Excludes a few filters that require more work:

* lib/banzai/filter/image_lazy_load_filter_spec.rb
* lib/banzai/filter/syntax_highlight_filter_spec.rb
* lib/banzai/filter/table_of_contents_filter_spec.rb

Part of #47424
2018-07-23 02:39:45 -07:00
Sean McGivern 0d9ef34a25 Add documentation and specs for webhook URL rewriting 2018-07-06 11:35:30 +01:00
Douwe Maan b762fc4b46
Allow trailing whitespace on blockquote fence lines 2018-06-18 13:28:39 +02:00
Douwe Maan 24e7c3e325 Add more comments to regex 2016-07-10 14:47:53 -05:00
Douwe Maan 6a477b9bfc Add blockquote fence syntax to Markdown 2016-07-09 21:23:05 -04:00