This website requires JavaScript.
Explore
Help
Sign In
mirror
/
slate
Watch
1
Star
0
Fork
0
You've already forked slate
mirror of
https://github.com/ianstormtaylor/slate.git
synced
2025-08-06 15:26:34 +02:00
Code
Issues
Releases
Wiki
Activity
rename mark tests
Browse Source
...
This commit is contained in:
Ian Storm Taylor
2016-07-18 12:02:00 -07:00
parent
0289edfc29
commit
f25e67178e
81 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
test/transforms/fixtures/mark-at-range/across-blocks/index.js → test/transforms/fixtures/add-mark-at-range/across-blocks/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/across-blocks/input.yaml → test/transforms/fixtures/add-mark-at-range/across-blocks/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/across-blocks/output.yaml → test/transforms/fixtures/add-mark-at-range/across-blocks/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/across-inlines/index.js → test/transforms/fixtures/add-mark-at-range/across-inlines/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/across-inlines/input.yaml → test/transforms/fixtures/add-mark-at-range/across-inlines/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/across-inlines/output.yaml → test/transforms/fixtures/add-mark-at-range/across-inlines/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/existing-marks/index.js → test/transforms/fixtures/add-mark-at-range/existing-marks/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/existing-marks/input.yaml → test/transforms/fixtures/add-mark-at-range/existing-marks/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/existing-marks/output.yaml → test/transforms/fixtures/add-mark-at-range/existing-marks/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/first-character/index.js → test/transforms/fixtures/add-mark-at-range/first-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/first-character/input.yaml → test/transforms/fixtures/add-mark-at-range/first-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/first-character/output.yaml → test/transforms/fixtures/add-mark-at-range/first-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/last-character/index.js → test/transforms/fixtures/add-mark-at-range/last-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/last-character/input.yaml → test/transforms/fixtures/add-mark-at-range/last-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/last-character/output.yaml → test/transforms/fixtures/add-mark-at-range/last-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/middle-character/index.js → test/transforms/fixtures/add-mark-at-range/middle-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/middle-character/input.yaml → test/transforms/fixtures/add-mark-at-range/middle-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/middle-character/output.yaml → test/transforms/fixtures/add-mark-at-range/middle-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/whole-word/index.js → test/transforms/fixtures/add-mark-at-range/whole-word/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/whole-word/input.yaml → test/transforms/fixtures/add-mark-at-range/whole-word/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/whole-word/output.yaml → test/transforms/fixtures/add-mark-at-range/whole-word/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/with-data-object/index.js → test/transforms/fixtures/add-mark-at-range/with-data-object/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/with-data-object/input.yaml → test/transforms/fixtures/add-mark-at-range/with-data-object/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/with-data-object/output.yaml → test/transforms/fixtures/add-mark-at-range/with-data-object/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/with-data/index.js → test/transforms/fixtures/add-mark-at-range/with-data/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/with-data/input.yaml → test/transforms/fixtures/add-mark-at-range/with-data/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark-at-range/with-data/output.yaml → test/transforms/fixtures/add-mark-at-range/with-data/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/across-blocks/index.js → test/transforms/fixtures/add-mark/across-blocks/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/across-blocks/input.yaml → test/transforms/fixtures/add-mark/across-blocks/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/across-blocks/output.yaml → test/transforms/fixtures/add-mark/across-blocks/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/across-inlines/index.js → test/transforms/fixtures/add-mark/across-inlines/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/across-inlines/input.yaml → test/transforms/fixtures/add-mark/across-inlines/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/across-inlines/output.yaml → test/transforms/fixtures/add-mark/across-inlines/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/collapsed-selection-off-again/index.js → test/transforms/fixtures/add-mark/collapsed-selection-off-again/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/collapsed-selection-off-again/input.yaml → test/transforms/fixtures/add-mark/collapsed-selection-off-again/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/collapsed-selection-off-again/output.yaml → test/transforms/fixtures/add-mark/collapsed-selection-off-again/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/collapsed-selection/index.js → test/transforms/fixtures/add-mark/collapsed-selection/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/collapsed-selection/input.yaml → test/transforms/fixtures/add-mark/collapsed-selection/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/collapsed-selection/output.yaml → test/transforms/fixtures/add-mark/collapsed-selection/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/existing-marks/index.js → test/transforms/fixtures/add-mark/existing-marks/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/existing-marks/input.yaml → test/transforms/fixtures/add-mark/existing-marks/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/existing-marks/output.yaml → test/transforms/fixtures/add-mark/existing-marks/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/first-character/index.js → test/transforms/fixtures/add-mark/first-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/first-character/input.yaml → test/transforms/fixtures/add-mark/first-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/first-character/output.yaml → test/transforms/fixtures/add-mark/first-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/last-character/index.js → test/transforms/fixtures/add-mark/last-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/last-character/input.yaml → test/transforms/fixtures/add-mark/last-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/last-character/output.yaml → test/transforms/fixtures/add-mark/last-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/middle-character/index.js → test/transforms/fixtures/add-mark/middle-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/middle-character/input.yaml → test/transforms/fixtures/add-mark/middle-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/middle-character/output.yaml → test/transforms/fixtures/add-mark/middle-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/whole-word/index.js → test/transforms/fixtures/add-mark/whole-word/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/whole-word/input.yaml → test/transforms/fixtures/add-mark/whole-word/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/whole-word/output.yaml → test/transforms/fixtures/add-mark/whole-word/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/with-data-object/index.js → test/transforms/fixtures/add-mark/with-data-object/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/with-data-object/input.yaml → test/transforms/fixtures/add-mark/with-data-object/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/with-data-object/output.yaml → test/transforms/fixtures/add-mark/with-data-object/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/with-data/index.js → test/transforms/fixtures/add-mark/with-data/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/mark/with-data/input.yaml → test/transforms/fixtures/add-mark/with-data/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/mark/with-data/output.yaml → test/transforms/fixtures/add-mark/with-data/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/across-blocks/index.js → test/transforms/fixtures/remove-mark-at-range/across-blocks/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/across-blocks/input.yaml → test/transforms/fixtures/remove-mark-at-range/across-blocks/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/across-blocks/output.yaml → test/transforms/fixtures/remove-mark-at-range/across-blocks/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/across-inlines/index.js → test/transforms/fixtures/remove-mark-at-range/across-inlines/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/across-inlines/input.yaml → test/transforms/fixtures/remove-mark-at-range/across-inlines/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/across-inlines/output.yaml → test/transforms/fixtures/remove-mark-at-range/across-inlines/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/existing-marks/index.js → test/transforms/fixtures/remove-mark-at-range/existing-marks/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/existing-marks/input.yaml → test/transforms/fixtures/remove-mark-at-range/existing-marks/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/existing-marks/output.yaml → test/transforms/fixtures/remove-mark-at-range/existing-marks/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/first-character/index.js → test/transforms/fixtures/remove-mark-at-range/first-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/first-character/input.yaml → test/transforms/fixtures/remove-mark-at-range/first-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/first-character/output.yaml → test/transforms/fixtures/remove-mark-at-range/first-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/last-character/index.js → test/transforms/fixtures/remove-mark-at-range/last-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/last-character/input.yaml → test/transforms/fixtures/remove-mark-at-range/last-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/last-character/output.yaml → test/transforms/fixtures/remove-mark-at-range/last-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/middle-character/index.js → test/transforms/fixtures/remove-mark-at-range/middle-character/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/middle-character/input.yaml → test/transforms/fixtures/remove-mark-at-range/middle-character/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/middle-character/output.yaml → test/transforms/fixtures/remove-mark-at-range/middle-character/output.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/whole-word/index.js → test/transforms/fixtures/remove-mark-at-range/whole-word/index.js
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/whole-word/input.yaml → test/transforms/fixtures/remove-mark-at-range/whole-word/input.yaml
Unescape
Escape
View File
0
test/transforms/fixtures/unmark-at-range/whole-word/output.yaml → test/transforms/fixtures/remove-mark-at-range/whole-word/output.yaml
Unescape
Escape
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
mirror/slate
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block