generated from rnentjes/kotlin-server-web-empty
Refactor package structure to align with Markdown parser focus, update project version to 1.0.1, and add MIT license file.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package nl.astraeus.wiki.parser
|
||||
package nl.astraeus.markdown.parser
|
||||
|
||||
import nl.astraeus.wiki.parser.MarkdownPart.ParagraphPart.*
|
||||
import nl.astraeus.markdown.parser.MarkdownPart.ParagraphPart.*
|
||||
|
||||
private enum class ParType {
|
||||
TEXT,
|
||||
|
||||
Reference in New Issue
Block a user