Commit Graph

5 Commits

Author SHA1 Message Date
Simon Cambier
e5ba366840 Merge branch 'master' into svelte
# Conflicts:
#	pnpm-lock.yaml
#	src/main.ts
#	src/modal.ts
2022-04-15 17:43:56 +02:00
Simon Cambier
e949f0916a Escape HTML
Instead of trying to do some smart (and unsecure) stuff, just display the raw note contents as is
2022-04-15 17:16:37 +02:00
Simon Cambier
e1d24fc562 Svelte setup ok 2022-04-14 22:50:56 +02:00
Simon Cambier
98c277e541 Updated the weighting logic + doing some preparation for #6
Headings now have more weight. Also set TS strict mode
2022-04-14 20:41:27 +02:00
Simon Cambier
ae8e868215 Initial commit 2022-04-09 10:44:54 +02:00