diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 197e7bb6b..71c1e127f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ about: Create a detailed report to help improve flexmark-java Feel free to remove any sections that do not apply or add your own to clarify your issue. -Please provide as much information about where the but is located or what you were using: +Please provide as much information about where the bug is located or what you were using: * [ ] `Parser` * [ ] `HtmlRenderer` diff --git a/.gitignore b/.gitignore index 190b2e9ff..a955ff1d8 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ target/ /flexmark-docx-converter/src/test/resources/Tab.s.xml /flexmark-docx-converter/src/test/resources/Tab.xml /assets/comms/ +/lib/ +/mvn-dependency-tree.txt diff --git a/.idea/artifacts/flexmark_parent_jar.xml b/.idea/artifacts/flexmark_parent_jar.xml index d59074ffe..a3528a40c 100644 --- a/.idea/artifacts/flexmark_parent_jar.xml +++ b/.idea/artifacts/flexmark_parent_jar.xml @@ -39,10 +39,11 @@ + - + - \ No newline at end of file + diff --git a/.idea/artifacts/flexmark_util_jar.xml b/.idea/artifacts/flexmark_util_jar.xml index 774e5a779..b268e10eb 100644 --- a/.idea/artifacts/flexmark_util_jar.xml +++ b/.idea/artifacts/flexmark_util_jar.xml @@ -2,7 +2,18 @@ $PROJECT_DIR$/out/artifacts - + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 850fec941..9efadb4b4 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -9,13 +9,6 @@