mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 17:15:33 +00:00
enshort namespace
This commit is contained in:
parent
2716cc4f0e
commit
429502ce72
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
use ggemtext::line::{
|
use ggemtext::line::{
|
||||||
code::{inline::Inline, multiline::Multiline},
|
code::{Inline, Multiline},
|
||||||
header::{Header, Level},
|
header::{Header, Level},
|
||||||
link::Link,
|
link::Link,
|
||||||
list::List,
|
list::List,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue