Remove jstransformer-markdown-it dependency

-jstransformer-markdown-it was barely being used and its use as a dependency just isn't justified, so it has been removed
-The network page was the only place where the markup plugin was used so the text was rewritten to no longer use the plugin
This commit is contained in:
Joe Uhren
2022-09-22 19:50:52 -06:00
parent 6078cd8733
commit 03f62a22dc
2 changed files with 5 additions and 7 deletions
+5 -6
View File
@@ -325,18 +325,17 @@ block content
#addnodes.container.tab-pane(style='margin-top:0;border-top:0;')
.card.card-default.border-0
.card-body.border-top-0
:markdown-it
If you have trouble syncing your wallet, add these lines to your coin daemon .conf file and restart the wallet.
*Typically you can access the config file through QT-wallet menu, Tools > Open Wallet Configuration File*
p If you have trouble syncing your wallet, add these lines to your coin daemon .conf file and restart the wallet.
p
em Typically you can access the config file through QT-wallet menu, Tools > Open Wallet Configuration File
table#addnodes-table.table.table-bordered.table-striped.table-paging.table-hover.mobile-border-right
thead
tr(class=theadClasses)
th AddNode Config Lines
tbody
.card-body.border-top-0
:markdown-it
Alternatively you can try one of these lines in the coin wallet debug window, or add them with *coindaemon*-cli
p="Alternatively you can try one of these lines in the coin wallet debug window, or add them with" + " "
em coindaemon-cli
table#onetry-table.table.table-bordered.table-striped.table-paging.table-hover.mobile-border-right
thead
tr(class=theadClasses)