Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions docs/View raw markdown content.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@


# How to View Raw Markdown Content

## Step 1
![Step 1](/img/view_raw_markdown_content/step_1.png)
Start by viewing your document in the rich text editor mode.

## Step 2
![Step 2](/img/view_raw_markdown_content/step_2.png)
Locate the "Rich text editor" dropdown menu in the top right corner of the editing pane.

## Step 3
![Step 3](/img/view_raw_markdown_content/step_3.png)
Click on the dropdown menu to reveal the "Raw editor" option.

## Step 4
![Step 4](/img/view_raw_markdown_content/step_4.png)
Select "Raw editor" from the dropdown menu.

## Step 5
![Step 5](/img/view_raw_markdown_content/step_5.png)
The view will switch to display the raw markdown content of your document.

## Step 6
![Step 6](/img/view_raw_markdown_content/step_6.png)
You can now view and edit the raw markdown directly.

## Step 7
![Step 7](/img/view_raw_markdown_content/step_7.png)
To switch back to the rich text view, use the same dropdown menu and select "Rich text editor".