Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wax-prosemirror
Manage
Activity
Members
Labels
Plan
Issues
34
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wax
wax-prosemirror
Commits
6ae8be4f
Commit
6ae8be4f
authored
2 years ago
by
chris
Browse files
Options
Downloads
Patches
Plain Diff
add long text
parent
18668725
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!430
Hhmi issues
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
editors/demo/src/HHMI/HHMI.js
+1
-0
1 addition, 0 deletions
editors/demo/src/HHMI/HHMI.js
editors/demo/src/HHMI/demo.js
+436
-0
436 additions, 0 deletions
editors/demo/src/HHMI/demo.js
with
437 additions
and
0 deletions
editors/demo/src/HHMI/HHMI.js
+
1
−
0
View file @
6ae8be4f
...
...
@@ -5,6 +5,7 @@ import { Wax } from 'wax-prosemirror-core';
import
{
HhmiLayout
}
from
'
./layout
'
;
import
{
config
}
from
'
./config
'
;
// import { demo } from './demo';
const
renderImage
=
file
=>
{
const
reader
=
new
FileReader
();
...
...
This diff is collapsed.
Click to expand it.
editors/demo/src/HHMI/demo.js
0 → 100644
+
436
−
0
View file @
6ae8be4f
source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment