Commit Graph

8 Commits

Author SHA1 Message Date
GitLab Bot 27ad9b4c89 Add latest changes from gitlab-org/gitlab@master 2022-03-11 09:07:59 +00:00
Douwe Maan 8a03dbf8b7
Use nodes and marks to power Copy-as-GFM
The spec needed to be updated because in some cases the resulting
Markdown is slightly different, though equally valid.
2019-01-24 12:06:53 +01: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
Jared Deckard 88c1db4a2b Replace talk_list patch with a patched fork 2016-09-30 16:38:02 -05:00
Andre Guedes 5dbf1f4871 Use `Module#prepend` instead of `alias_method_chain` 2016-09-30 07:08:25 -03:00
Douwe Maan 2a20c0e590 Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
Douwe Maan c3865bda02 Properly set task-list class on single item task lists 2016-01-07 15:52:34 +01:00
Douwe Maan 7781bda9bd Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00