Show warning for markdown structure changes
Compare changes
Files
9- Himanshu Kapoor authored
Show a warning in content editor when on editing a document, the markdown style of the original document might not match the resulting document.
@@ -3,7 +3,7 @@ import { GlLoadingIcon } from '@gitlab/ui';
@@ -12,7 +12,7 @@ import TopToolbar from './top_toolbar.vue';
@@ -92,7 +92,7 @@ export default {