Yadunand Prem 6f77f434da | ||
---|---|---|
src | ||
test | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
gleam.toml | ||
manifest.toml | ||
README.md |
gmarkdown
gleam add gmarkdown@1
import gmarkdown
pub fn main() {
// TODO: An example of the project in use
}
Further documentation can be found at https://hexdocs.pm/gmarkdown.
Development
gleam run # Run the project
gleam test # Run the tests