diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 197e7bb6b7..71c1e127f2 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 190b2e9ffc..a955ff1d8a 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 d59074ffee..a3528a40c6 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/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index e8d337398b..9efadb4b42 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -9,13 +9,6 @@