Skip to content

fix: clarify markdown note placeholder#702

Open
chaochaoweb3 wants to merge 1 commit into
Future-Scholars:chore/official-syncfrom
chaochaoweb3:codex/clarify-markdown-note-placeholder
Open

fix: clarify markdown note placeholder#702
chaochaoweb3 wants to merge 1 commit into
Future-Scholars:chore/official-syncfrom
chaochaoweb3:codex/clarify-markdown-note-placeholder

Conversation

@chaochaoweb3

Copy link
Copy Markdown

Summary

  • remove the misleading backtick from the note placeholder
  • clarify that Markdown notes should start with the literal prefix

Fixes #678.

Test

  • rg -n 'start with||use Markdown|use markdown' app/renderer/ui/edit-view/edit-view.vue
  • git diff --check

Note: I did not run the full Electron/Vue typecheck because this fresh checkout has no node_modules installed and this patch only changes one UI string.

@chaochaoweb3 chaochaoweb3 marked this pull request as ready for review June 30, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Misleading Format in Note about Markdown

1 participant