This repository was archived by the owner on Feb 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ _Properties_
118
118
119
119
> Note
120
120
>
121
- > Use [ Immutable Map API] ( http://facebook.github.io/immutable-js/docs/#/Map )
121
+ > Use [ Immutable Map API] ( https://web.archive.org/web/20150623131347/ http://facebook.github.io:80 /immutable-js/docs/#/Map)
122
122
> for the ` ContentBlock ` constructor or to set properties.
123
123
124
124
<ul class =" apiIndex " >
@@ -260,7 +260,7 @@ Executes a callback for each contiguous range of entities within this `ContentBl
260
260
261
261
> Note
262
262
>
263
- > Use [ Immutable Map API] ( http://facebook.github.io/immutable-js/docs/#/Map )
263
+ > Use [ Immutable Map API] ( https://web.archive.org/web/20150623131347/ http://facebook.github.io:80 /immutable-js/docs/#/Map)
264
264
> for the ` ContentBlock ` constructor or to set properties.
265
265
266
266
### ` key `
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ _Methods_
140
140
141
141
_ Properties_
142
142
143
- > Use [ Immutable Map API] ( http://facebook.github.io/immutable-js/docs/#/Map ) to
143
+ > Use [ Immutable Map API] ( https://web.archive.org/web/20150623131347/ http://facebook.github.io:80 /immutable-js/docs/#/Map) to
144
144
> set properties.
145
145
>
146
146
> ** Example**
@@ -416,7 +416,7 @@ editing.
416
416
417
417
## Properties
418
418
419
- > Use [Immutable Map API](http://facebook.github.io/immutable-js/docs/#/Map) to
419
+ > Use [Immutable Map API](https://web.archive.org/web/20150623131347/ http://facebook.github.io:80 /immutable-js/docs/#/Map) to
420
420
> set properties.
421
421
422
422
### ` blockMap`
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ _Methods_
137
137
138
138
_ Properties_
139
139
140
- > Use [ Immutable Map API] ( http://facebook.github.io/immutable-js/docs/#/Record/Record ) to
140
+ > Use [ Immutable Map API] ( https://web.archive.org/web/20150623131347/ http://facebook.github.io:80 /immutable-js/docs/#/Map ) to
141
141
> set properties.
142
142
>
143
143
> ** Example**
@@ -308,7 +308,7 @@ Returns a serialized version of the `SelectionState`. Useful for debugging.
308
308
309
309
## Properties
310
310
311
- > Use [ Immutable Map API] ( http://facebook.github.io/immutable-js/docs/#/Record/Record ) to
311
+ > Use [ Immutable Map API] ( https://web.archive.org/web/20150623131347/ http://facebook.github.io:80 /immutable-js/docs/#/Map ) to
312
312
> set properties.
313
313
314
314
``` js
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ by matching the Draft block render map with the matched tag.
35
35
## Configuring block render map
36
36
37
37
Draft's default block render map can be overwritten by passing an
38
- [ Immutable Map] ( http://facebook.github.io/immutable-js/docs/#/Map ) to
38
+ [ Immutable Map] ( https://web.archive.org/web/20150623131347/ http://facebook.github.io:80 /immutable-js/docs/#/Map) to
39
39
the editor blockRender props.
40
40
41
41
_ example of overwriting default block render map:_
You can’t perform that action at this time.
0 commit comments