Skip to content

Commit

Permalink
Add block with link to documentation to inital scratch buffer content
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Dec 9, 2024
1 parent 1f24d1a commit 612df6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion electron/initial-content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ import { keyHelpStr } from "../shared-utils/key-helper";

export const initialContent = `
{"formatVersion":"1.0.0","name":"Scratch"}
∞∞∞markdown
∞∞∞text
Welcome to Heynote! 👋
${keyHelpStr(os.platform())}
∞∞∞markdown
Read full documentation at https://heynote.com/docs
∞∞∞math
This is a Math block. Here, rows are evaluated as math expressions.
Expand Down

0 comments on commit 612df6c

Please sign in to comment.