From 93af442bb850f17c02ed49ee81dd24ee7a445b86 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:11:28 +0000 Subject: [PATCH] md file --- docs/View raw markdown content.md | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/View raw markdown content.md diff --git a/docs/View raw markdown content.md b/docs/View raw markdown content.md new file mode 100644 index 000000000..3c6b5f344 --- /dev/null +++ b/docs/View raw markdown content.md @@ -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". + + \ No newline at end of file