This website requires JavaScript.
Explore
Help
Sign In
mylesmarkevich
/
standardnotes-app
Watch
1
Star
0
Fork
0
mirror of
https://github.com/standardnotes/app
synced
2026-08-05 03:16:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60e51d334cf21039dee6eabeab5425d5b9a4a04e
standardnotes-app
/
packages
/
web
/
src
/
javascripts
/
Components
/
SuperEditor
T
History
Aman Harwara
74f8f9fafe
chore: use generateNodesFromDOM from core
2023-05-04 23:01:56 +05:30
..
Lexical
chore: use generateNodesFromDOM from core
2023-05-04 23:01:56 +05:30
Plugins
chore: use generateNodesFromDOM from core
2023-05-04 23:01:56 +05:30
Tools
fix: automatically convert Super notes to Markdown for the Plaintext Backups feature
2023-05-02 15:46:24 -05:00
BlocksEditor.tsx
…
BlocksEditorComposer.tsx
…
Constants.ts
…
MarkdownTransformers.ts
feat: Added "Image from URL" option and markdown image syntax support to Super. Also allows pasting images from copied web content (
#2218
)
2023-02-25 11:27:03 +05:30
SuperEditor.tsx
fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu.
2023-05-04 05:54:11 -05:00
SuperNoteConverter.tsx
fix: automatically convert Super notes to Markdown for the Plaintext Backups feature
2023-05-02 15:46:24 -05:00
SuperNoteImporter.tsx
fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu.
2023-05-04 05:54:11 -05:00
SuperNoteMarkdownPreview.tsx
fix: Fixed issue where the Super note markdown preview modal could not be closed on mobile
2023-04-18 20:36:17 +05:30
Utils.ts
…