issues
search
dalyIsaac
/
onenote-markdown
https://onenote-markdown.azurewebsites.net/
MIT License
43
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Render the associated HTML from the piece table.
#27
dalyIsaac
closed
5 years ago
1
Store text HTML inside the piece table from a new page.
#26
dalyIsaac
closed
5 years ago
1
Piecetable
#23
dalyIsaac
closed
5 years ago
0
Remove unneeded returns
#22
dalyIsaac
closed
5 years ago
0
Removes unneeded returns from functions.
#21
dalyIsaac
closed
5 years ago
0
Make sure that updated objects are new objects, inline with Redux guidelines.
#20
dalyIsaac
closed
5 years ago
0
Enable insertion, deletion, and replacements inside the reducer
#19
dalyIsaac
closed
5 years ago
0
Piece table documentation
#18
dalyIsaac
closed
5 years ago
0
Delete
#17
dalyIsaac
closed
5 years ago
0
Issue#15
#16
dalyIsaac
closed
5 years ago
0
Object references aren't updated after a function call.
#15
dalyIsaac
closed
5 years ago
0
Adjacent node
#14
dalyIsaac
closed
5 years ago
0
Add functions in tree.ts to find `nextNode` and `previousNode`.
#13
dalyIsaac
closed
5 years ago
0
The usage of `insertNode` in insert.ts is not straightforward.
#12
dalyIsaac
closed
5 years ago
0
Issue#10
#11
dalyIsaac
closed
5 years ago
0
Modify `SENTINEL_INDEX` and `SENTINEL` so that they occupy the `nodes` array.
#10
dalyIsaac
closed
5 years ago
0
Insert
#9
dalyIsaac
closed
5 years ago
0
Insert
#8
dalyIsaac
closed
5 years ago
0
Insertion model
#7
dalyIsaac
closed
5 years ago
1
Consider switching from React to Vue.js
#6
24
closed
5 years ago
2
Remove functions in node.ts in favor of more idiomatic, but more complicated expressions.
#5
dalyIsaac
closed
5 years ago
0
Add functions to perform `Left-Rotate` and `Right-Rotate`
#4
dalyIsaac
closed
5 years ago
0
Enable deletion of data from a page's contents
#3
dalyIsaac
closed
5 years ago
6
Enable insertion of data into a page's contents
#2
dalyIsaac
closed
5 years ago
1
Create a piece table for a newly received OneNote page from the Microsoft Graph.
#1
dalyIsaac
closed
5 years ago
1
Previous