diff --git a/package.json b/package.json index 0759c59..3b68df4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,6 @@ "express": ">=4.18.1", "intl": "^1.2.5", "jsonminify": "^0.4.2", - "jstransformer-markdown-it": "^2.1.0", "mongodb": "^4.7.0", "mongoose": "^6.3.6", "morgan": ">=1.10.0", diff --git a/views/network.pug b/views/network.pug index 7bbfb4a..45faf6c 100644 --- a/views/network.pug +++ b/views/network.pug @@ -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)