We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce2238 commit 9994204Copy full SHA for 9994204
speed-type.el
@@ -2107,7 +2107,7 @@ The file-name of the content is a converted form of URL."
2107
:file-name fn
2108
:title title
2109
:replay-fn #'speed-type--get-replay-fn
2110
- :go-next-fn #'speed-type-text
+ :go-next-fn #'speed-type-pandoc
2111
:continue-fn (lambda () (speed-type--get-continue-fn end))
2112
:add-extra-word-content-fn (lambda () (speed-type--get-next-word buf))))
2113
(speed-type-continue fn))
0 commit comments