mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
5 lines
89 B
Go
5 lines
89 B
Go
/*
|
|
Package ast defines tree representation of a parsed markdown document.
|
|
*/
|
|
package ast
|