Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a2c7a60b
Commit
a2c7a60b
authored
Aug 18, 2020
by
Jean du Plessis
Committed by
Marcia Ramos
Aug 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update SSE docs with mention of non-markdown content rendering.master
Also updates the screenshot to the latest version.
parent
f2ce671b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletion
+2
-1
doc/user/project/static_site_editor/img/wysiwyg_editor_v13_0.png
...r/project/static_site_editor/img/wysiwyg_editor_v13_0.png
+0
-0
doc/user/project/static_site_editor/img/wysiwyg_editor_v13_3.png
...r/project/static_site_editor/img/wysiwyg_editor_v13_3.png
+0
-0
doc/user/project/static_site_editor/index.md
doc/user/project/static_site_editor/index.md
+2
-1
No files found.
doc/user/project/static_site_editor/img/wysiwyg_editor_v13_0.png
deleted
100644 → 0
View file @
f2ce671b
47.9 KB
doc/user/project/static_site_editor/img/wysiwyg_editor_v13_3.png
0 → 100644
View file @
a2c7a60b
55.8 KB
doc/user/project/static_site_editor/index.md
View file @
a2c7a60b
...
...
@@ -13,6 +13,7 @@ description: "The static site editor enables users to edit content on static web
> - Support for adding images through the WYSIWYG editor [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216640) in GitLab 13.1.
> - Markdown front matter hidden on the WYSIWYG editor [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216834) in GitLab 13.1.
> - Support for `*.md.erb` files [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/223171) in GitLab 13.2.
> - Non-Markdown content blocks uneditable on the WYSIWYG mode [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216836) in GitLab 13.3.
DANGER:
**Danger:**
In GitLab 13.0, we
[
introduced breaking changes
](
https://gitlab.com/gitlab-org/gitlab/-/issues/213282
)
...
...
@@ -57,7 +58,7 @@ When you click it, GitLab opens up an editor window from which the content
can be directly edited. When you're ready, you can submit your changes in a
click of a button:
![
Static Site Editor
](
img/wysiwyg_editor_v13_
0
.png
)
![
Static Site Editor
](
img/wysiwyg_editor_v13_
3
.png
)
When an editor submits their changes, in the background, GitLab automatically
creates a new branch, commits their changes, and opens a merge request. The
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment