Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F114741
kazv-markdown.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
394 B
Referenced Files
None
Subscribers
None
kazv-markdown.hpp
View Options
/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2024 tusooa <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#include
<kazv-defs.hpp>
#include
<string>
#include
<immer/flex_vector.hpp>
struct
KazvRichTextParseResult
{
std
::
string
html
;
immer
::
flex_vector
<
std
::
string
>
mentions
;
};
KazvRichTextParseResult
markdownToHtml
(
const
std
::
string
&
markdown
);
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Nov 26, 2:08 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
40366
Default Alt Text
kazv-markdown.hpp (394 B)
Attached To
Mode
rK kazv
Attached
Detach File
Event Timeline
Log In to Comment