UNPKG
carta-md
Version:
latest (4.11.2)
4.11.2
4.11.1
4.11.0
4.10.2
4.10.1
4.10.0
4.9.1
4.9.0
4.8.1
4.8.0
4.7.0
4.6.8
4.6.7
4.6.6
4.6.5
4.6.4
4.6.3
4.6.2
4.6.1
4.6.0
4.5.0
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.6.1
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.8.0
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.1.6
0.1.5
0.1.4
0.1.3
0.1.0
0.0.1
A lightweight, fully customizable, Markdown editor
github.com/BearToCode/carta
BearToCode/carta
carta-md
/
dist
/
internal
/
renderer.d.ts
5 lines
(4 loc)
•
118 B
TypeScript
View Raw
1
2
3
4
5
export declare
class
Renderer
{ readonly container: HTMLDivElement; constructor(container: HTMLDivElement); }