mirror of
https://github.com/heyman/heynote.git
synced 2025-01-03 12:38:52 +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 = `
|
export const initialContent = `
|
||||||
{"formatVersion":"1.0.0","name":"Scratch"}
|
{"formatVersion":"1.0.0","name":"Scratch"}
|
||||||
∞∞∞markdown
|
∞∞∞text
|
||||||
Welcome to Heynote! 👋
|
Welcome to Heynote! 👋
|
||||||
|
|
||||||
${keyHelpStr(os.platform())}
|
${keyHelpStr(os.platform())}
|
||||||
|
∞∞∞markdown
|
||||||
|
Read full documentation at https://heynote.com/docs
|
||||||
∞∞∞math
|
∞∞∞math
|
||||||
This is a Math block. Here, rows are evaluated as math expressions.
|
This is a Math block. Here, rows are evaluated as math expressions.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user