markdown parser başlangıcı
This commit is contained in:
@@ -3,4 +3,7 @@
|
||||
:license "GPLv3"
|
||||
:depends-on (uiop)
|
||||
:description "Markdown dosyalarından HTML jenerasyonu yapan yazılım."
|
||||
:components ((:file "paket")))
|
||||
:components ((:file "paket")
|
||||
(:file "tanım")
|
||||
(:file "okur")
|
||||
(:file "html-jen")))
|
||||
|
||||
Reference in New Issue
Block a user