diff --git a/content/en/features/index.md b/content/en/features/index.md index fc7f3ed..2ee8094 100644 --- a/content/en/features/index.md +++ b/content/en/features/index.md @@ -76,11 +76,18 @@ Please use a math textbook, the internet, or a scientific calculator. Mizuame supports some Markdown syntax. This means that there are supported syntax elements as well as unsupported ones. +{{< figure src="/Mizuame-pages/images/demo-markdown.gif" title="" >}} + When the "Markdown view feature" is enabled, notes opened from the menu bar are displayed in Markdown view. The Markdown view is for preview purposes only, and you cannot edit the notes in this view. -To edit a note, either click `"Edit" (the icon with a square and pen) in the menu bar`, or double-click on the margin of the Markdown view. Once you are finished editing and want to return to Markdown view, click `"Markdown View" (the icon with the letter M) `in the menu bar. +To edit a note, either click `"Edit" (the icon with a square and pen) in the menu bar`, or double-click on the margin of the Markdown view. -{{< figure src="/Mizuame-pages/images/demo-markdown.gif" title="" >}} +{{< figure src="/Mizuame-pages/images/sample-markdown-menu-2.png" title="Edit icon" >}} +{{< figure src="/Mizuame-pages/images/sample-markdown-double-click.png" title="double-click on the margin of the Markdown view" >}} + +Once you are finished editing and want to return to Markdown view, click `"Markdown View" (the icon with the letter M) `in the menu bar. + +{{< figure src="/Mizuame-pages/images/sample-markdown-menu-1.png" title="Markdown View icon" >}} **Supported Markdown syntax** {{< figure src="/Mizuame-pages/images/tab-help-markdown-syntax.png" title="Settings->Help Tab" >}} diff --git a/content/ja/features/index.md b/content/ja/features/index.md index a0cb9f2..7cc0886 100644 --- a/content/ja/features/index.md +++ b/content/ja/features/index.md @@ -77,12 +77,19 @@ menu: # Markdown Mizuameは一部のMarkdown記法をサポートしています。 つまり、利用できる記法と利用できない記法があります。 - -「Markdownビュー機能」を有効にすると、メニューバーからノートを開いた際にMarkdownビューで表示されます。Markdownビューはプレビュー専用であり、ノートの編集はできません。編集を行うには、`メニューバーの「編集」(四角にペンのアイコン)`をクリックするか、Markdownビューの余白をダブルクリックしてください。 + +{{< figure src="/Mizuame-pages/images/demo-markdown.gif" title="" >}} + +「Markdownビュー機能」を有効にすると、メニューバーからノートを開いた際にMarkdownビューで表示されます。Markdownビューはプレビュー専用であり、ノートの編集はできません。 + +編集を行うには、`メニューバーの「編集」(四角にペンのアイコン)`をクリックするか、Markdownビューの余白をダブルクリックしてください。 + +{{< figure src="/Mizuame-pages/images/sample-markdown-menu-2.png" title="編集アイコン" >}} +{{< figure src="/Mizuame-pages/images/sample-markdown-double-click.png" title="Markdownビューの余白をダブルクリックする" >}} 編集が終わり再びMarkdownビューに戻るには、メニューバーの`「Markdownビュー」(Mの文字のアイコン)`をクリックします。 -{{< figure src="/Mizuame-pages/images/demo-markdown.gif" title="" >}} +{{< figure src="/Mizuame-pages/images/sample-markdown-menu-1.png" title="Markdownビューアイコン" >}} **サポートしているMarkdown記法** {{< figure src="/Mizuame-pages/images/tab-help-markdown-syntax.png" title="設定->ヘルプタブ" >}} diff --git a/docs/features/index.html b/docs/features/index.html index db2920b..2b332d4 100644 --- a/docs/features/index.html +++ b/docs/features/index.html @@ -75,7 +75,7 @@ - + Markdown

Mizuame supports some Markdown syntax.
This means that there are supported syntax elements as well as unsupported ones.

-

When the “Markdown view feature” is enabled, notes opened from the menu bar are displayed in Markdown view. The Markdown view is for preview purposes only, and you cannot edit the notes in this view.

-

To edit a note, either click "Edit" (the icon with a square and pen) in the menu bar, or double-click on the margin of the Markdown view. Once you are finished editing and want to return to Markdown view, click "Markdown View" (the icon with the letter M) in the menu bar.

+

When the “Markdown view feature” is enabled, notes opened from the menu bar are displayed in Markdown view. The Markdown view is for preview purposes only, and you cannot edit the notes in this view.

+

To edit a note, either click "Edit" (the icon with a square and pen) in the menu bar, or double-click on the margin of the Markdown view.

+

+

Edit icon

+
+
+ +
+

double-click on the margin of the Markdown view

+
+
+

+

Once you are finished editing and want to return to Markdown view, click "Markdown View" (the icon with the letter M) in the menu bar.

+
+

Markdown View icon

+
+
+

Supported Markdown syntax

Settings->Help Tab

diff --git a/docs/images/sample-markdown-double-click.png b/docs/images/sample-markdown-double-click.png new file mode 100644 index 0000000..79c4852 Binary files /dev/null and b/docs/images/sample-markdown-double-click.png differ diff --git a/docs/images/sample-markdown-menu-1.png b/docs/images/sample-markdown-menu-1.png new file mode 100644 index 0000000..726c547 Binary files /dev/null and b/docs/images/sample-markdown-menu-1.png differ diff --git a/docs/images/sample-markdown-menu-2.png b/docs/images/sample-markdown-menu-2.png new file mode 100644 index 0000000..d077747 Binary files /dev/null and b/docs/images/sample-markdown-menu-2.png differ diff --git a/docs/ja/features/index.html b/docs/ja/features/index.html index 6da6f95..1281e48 100644 --- a/docs/ja/features/index.html +++ b/docs/ja/features/index.html @@ -168,7 +168,7 @@ 例えば(1+2+3-6= 0 )を(1+2+3-7= 0 )と数式を変えても自動で再計算されません。この場合は(1+2+3-7=)のように0とその前後の空白を消してください。 なぜなら、このアプリが(と=)で囲われた部分を数式と判断し、自動で計算を行うためです。 また、自動計算が行われるとカーソルの位置がノートの最後尾に移動するので、注意してください。これはアプリが抱えている問題の1つです。すぐに解決できないので、しばらくお待ちください。"> - + Markdown

Mizuameは一部のMarkdown記法をサポートしています。
つまり、利用できる記法と利用できない記法があります。

-

「Markdownビュー機能」を有効にすると、メニューバーからノートを開いた際にMarkdownビューで表示されます。Markdownビューはプレビュー専用であり、ノートの編集はできません。編集を行うには、メニューバーの「編集」(四角にペンのアイコン)をクリックするか、Markdownビューの余白をダブルクリックしてください。

-

編集が終わり再びMarkdownビューに戻るには、メニューバーの「Markdownビュー」(Mの文字のアイコン)をクリックします。

+

「Markdownビュー機能」を有効にすると、メニューバーからノートを開いた際にMarkdownビューで表示されます。Markdownビューはプレビュー専用であり、ノートの編集はできません。

+

編集を行うには、メニューバーの「編集」(四角にペンのアイコン)をクリックするか、Markdownビューの余白をダブルクリックしてください。

+

+

編集アイコン

+
+
+ +
+

Markdownビューの余白をダブルクリックする

+
+
+

+

編集が終わり再びMarkdownビューに戻るには、メニューバーの「Markdownビュー」(Mの文字のアイコン)をクリックします。

+
+

Markdownビューアイコン

+
+
+

サポートしているMarkdown記法

設定->ヘルプタブ

diff --git a/static/images/sample-markdown-double-click.png b/static/images/sample-markdown-double-click.png new file mode 100644 index 0000000..79c4852 Binary files /dev/null and b/static/images/sample-markdown-double-click.png differ diff --git a/static/images/sample-markdown-menu-1.png b/static/images/sample-markdown-menu-1.png new file mode 100644 index 0000000..726c547 Binary files /dev/null and b/static/images/sample-markdown-menu-1.png differ diff --git a/static/images/sample-markdown-menu-2.png b/static/images/sample-markdown-menu-2.png new file mode 100644 index 0000000..d077747 Binary files /dev/null and b/static/images/sample-markdown-menu-2.png differ