New function : convertMarkdown

This commit is contained in:
Divlo
2019-11-16 15:21:21 +01:00
parent 2226c02601
commit 9ddb55b607
9 changed files with 59 additions and 0 deletions

View File

@ -80,6 +80,9 @@ header {
width: 80px !important;
height: 40px !important;
}
pre code {
color: #e83c8c !important;
}
#currencyOfTheValue, #currencyAfter, #convertNumberType {
width: 270px !important;
}