This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Crash: rust model panic during getMarkdown()
#838
Labels
getMarkdown()
#838
Problem
Calling
getMarkdown()
may cause a crash if the underlying Rust model panics.Please see the details in
Solution
getMarkdown()
method (perhaps others too).get_content_as_plain_text()
ifgetMarkdown()
fails.get_content_as_plain_text()
fails.The text was updated successfully, but these errors were encountered: