diff --git a/JiraMarkupConverter/JiraMarkupConverter.csproj b/JiraMarkupConverter/JiraMarkupConverter.csproj index c4b47c5c6376c9b411202a677947c60a4c01b626..6d478f2b5e745983fc4dc3fd479ad3ca6b8d335d 100644 --- a/JiraMarkupConverter/JiraMarkupConverter.csproj +++ b/JiraMarkupConverter/JiraMarkupConverter.csproj @@ -2,6 +2,13 @@ netcoreapp3.1 + ITRex Group + Jira Markup Converter is a library to perform conversion from html to Jira markup. + https://gitlab.itrexgroup.com/net_public/jiramarkupconverter + https://gitlab.itrexgroup.com/net_public/jiramarkupconverter + MIT + + Jira, markup, parse, convert, html diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 3703813363e111ef693f2ec54e16a378c9e10dd9..0000000000000000000000000000000000000000 --- a/LICENSE +++ /dev/null @@ -1,18 +0,0 @@ -The MIT License (MIT) -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/readme.md b/readme.md index d5af08b83699256355b8bd165d98f8146cd8d251..5da54042c98a3aa0c8905208988bd02dd2993b19 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Jira Markup Converter -Jira Markup Converter is a library to perform conversion from html to markup data. +Jira Markup Converter is a library to perform conversion from html to Jira markup. Conversion of following Jira elements is supported: * Paragraph * Headers: H1-H6