Use the Content Editor in Wiki
## Problem to solve Editing content in the Wiki could be so much better. Markdown is the primary syntax used in the Wiki (though it supports others) and for many, this is a deterrent to contribution. We need to find a way of providing a better and more modern editing experience for people using the Wiki to ideally further drive adoption, and lower the barrier of entry by giving users instant feedback for how the content will look. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/14368 ## Proposal Use the [Content Editor](https://gitlab.com/groups/gitlab-org/-/epics/5401) to edit Wiki pages. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/14368 ![wiki-content-editor-demo](/uploads/83a132b4902777aba076640a9a27c2b0/wiki-content-editor-demo.gif) ## Iteration strategy and Timeline 1. Convert the Create/Edit view to Vue.js 1. Set up a phased deployment strategy using feature flags and in-app opt-in UI 1. Use the Rich Text Editor for Markdown content only 1. Extend the Rich Text Editor to support editing all of the GitLab Flavored Markdown extensions 1. AsciiDoc support 1. RDoc support 1. Org support
epic