This website requires JavaScript.
Explore
Help
Sign in
vodofrede
/
lore
Watch
1
Star
0
Fork
You've already forked lore
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
57ab36f117
lore
/
src
/
bin
/
sandbox.rs
4 lines
52 B
Rust
Raw
Normal View
History
Unescape
Escape
Added example to readme
2021-10-26 14:22:45 +00:00
fn
main
(
)
{
added md2 and md4, updated API to v2
2022-09-16 12:07:57 +00:00
println!
(
"
{}
"
,
lore
::
md2
(
"
abc
"
)
)
;
Added example to readme
2021-10-26 14:22:45 +00:00
}
Reference in a new issue
Copy permalink