File tree
392 files changed
+7303
-9258
lines changed- .storybook
- demo
- components
- defaults
- hocs
- hooks
- stories
- css-variables
- editor-in-editor
- EditorInEditorExtension
- escape-config
- experiments
- empty-row
- store-raw
- ghost
- ghostExtension
- gpt
- playground
- presets
- remember-mode
- yfm
- docs
- src
- bundle
- config
- previews
- settings
- MarkdownHints
- toolbar
- custom
- markup
- utils
- wysiwyg
- commands
- core
- markdown
- ProseMirrorTransformer
- types
- utils
- extensions
- additional
- FoldingHeading
- commands
- plugins
- GPT
- ErrorScreen
- GptDialog
- LoadingScreen
- IconRefuge
- MarkupGpt
- PresetList
- gptExtension
- hooks
- Math
- Mermaid
- MermaidNodeView
- YfmHtmlBlock
- YfmHtmlBlockNodeView
- YfmHtmlBlockSpecs
- base
- BaseKeymap
- BaseSchema
- BaseSchemaSpecs
- BaseStyles
- behavior
- Autocomplete
- ClicksOnEdges
- Clipboard
- CommandMenu
- EditorModeKeymap
- FilePaste
- Placeholder
- ReactRenderer
- Resizable
- SelectionContext
- Selection
- WidgetDecoration
- utils
- markdown
- Blockquote
- Bold
- Breaks
- CodeBlock
- CodeBlockHighlight
- TooltipPlugin
- CodeBlockSpecs
- Code
- Deflist
- DeflistSpecs
- Heading
- HorizontalRule
- Image
- imageUrlPaste
- Italic
- Link
- LinkSpecs
- PlaceholderWidget
- actions
- plugins/LinkTooltipPlugin
- Lists
- ListsSpecs
- plugins
- Mark
- Strike
- Subscript
- Superscript
- Table
- TableSpecs
- actions
- plugins/TableCellContextPlugin
- Underline
- yfm
- Checkbox
- CheckboxSpecs
- Color
- Emoji
- EmojiInput
- EmojiSuggest
- ImgSize
- ImagePaste
- ImageWidget
- plugins/ImgSizeNodeView
- ImageForm
- Monospace
- Video
- VideoSpecs
- YfmConfigs
- YfmConfigsSpecs
- YfmCut
- actions
- plugins
- YfmFile
- YfmFilePaste
- YfmFileSpecs
- YfmFileWidget
- YfmHeading
- YfmHeadingSpecs
- YfmNote
- YfmNoteSpecs
- actions
- plugins/YfmNoteTooltipPlugin
- YfmTable
- YfmTableSpecs
- commands
- plugins
- YfmTableControls
- YfmTabs
- forms
- base
- components
- i18n
- action-previews
- icons
- markup
- codemirror
- autocomplete
- files-upload-plugin
- html-to-markdown
- search-plugin
- view
- commands
- modules/toolbars
- plugins
- BaseTooltip
- TooltipButton
- TooltipSelect
- pm
- presets
- react-utils
- shortcuts
- styles
- table-utils
- commands
- toolbar
- utils
- view
- components/YfmHtml
- hocs
- withLatex
- withMermaid
- withYfmHtml
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
392 files changed
+7303
-9258
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
13 | 22 |
| |
14 | 23 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 |
| - | |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
3 | 49 |
| |
4 | 50 |
| |
5 | 51 |
| |
|
Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
| |||
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 |
| - | |
| 50 | + | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
100 |
| - | |
| 99 | + | |
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
| |||
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 |
| - | |
| 109 | + | |
111 | 110 |
| |
112 | 111 |
| |
113 | 112 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
| |||
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 |
| - | |
| 50 | + | |
52 | 51 |
| |
53 | 52 |
| |
| 53 | + | |
54 | 54 |
| |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
| 66 | + | |
65 | 67 |
| |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
71 |
| - | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
91 |
| - | |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
98 |
| - | |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
0 commit comments