UNPKG
vue-markdown-unified
Version:
latest (1.0.0)
1.0.0
Vue3 VNode to render markdown
vue-markdown-unified
/
dist
/
utils.d.ts
2 lines
(1 loc)
•
63 B
TypeScript
View Raw
1
2
export
declare
function
fixMarkdownBold
(
text
:
string
):
string
;