File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -254,10 +254,10 @@ editor.run(postEditor => {
254254})
255255```
256256
257- For more details on the API of ` postEditor ` , see the [ API documentation] ( https://github.com/bustle/mobiledoc-kit/blob/master/src/js/editor/post.js ) .
257+ For more details on the API of ` postEditor ` , see the [ API documentation] ( https://github.com/bustle/mobiledoc-kit/blob/master/src/js/editor/post.ts ) .
258258
259259For more details on the API for the builder, required to create new sections
260- atoms, and markers, see the [ builder API] ( https://github.com/bustle/mobiledoc-kit/blob/master/src/js/models/post-node-builder.js ) .
260+ atoms, and markers, see the [ builder API] ( https://github.com/bustle/mobiledoc-kit/blob/master/src/js/models/post-node-builder.ts ) .
261261
262262### Configuring hot keys
263263
You can’t perform that action at this time.
0 commit comments