Skip to content

Split out markdown cache storage into a separate method

Nick Thomas requested to merge (removed):split-out-markdown-cache-update into master

What does this MR do?

Alters Banzai::Renderer to provide a method we can alter in EE

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/834 - Geo in EE is broken, we want a place to add a Geo check that won't cause many merge conflicts

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

/cc @yorickpeterse

Merge request reports