diff options
author | FalseHonesty <thefalsehonesty@gmail.com> | 2020-05-11 13:55:31 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-30 00:32:12 +0200 |
commit | 7ca562b200e9a15bc02bdd23f5c9faedf53e6a26 (patch) | |
tree | ac910d25df68cf9145b7e9123daebe5a54f30a4c /Libraries/LibDesktop | |
parent | 9a2177437bd197fc53cb1296a52f13afb5c64475 (diff) | |
download | serenity-7ca562b200e9a15bc02bdd23f5c9faedf53e6a26.zip |
LibMarkdown: Change MD Document parse API to return a RefPtr
Markdown documents are now obtained via the static Document::parse
method, which returns a RefPtr<Document>, or nullptr on failure.
Diffstat (limited to 'Libraries/LibDesktop')
0 files changed, 0 insertions, 0 deletions