mirror of
https://github.com/heyman/heynote.git
synced 2025-01-03 04:28:57 +01:00
Add block with link to documentation to inital scratch buffer content
This commit is contained in:
parent
1f24d1a4e3
commit
612df6c851
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user