From 9824426577abb2210edbdaf77791ecf5687e167d Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Tue, 13 Jun 2017 09:43:27 +0100 Subject: [PATCH] Fix markdown formatting Add asterisk at the end of the line. --- _includes/devdoc/bitcoin-core/rpcs/rpcs/sendmany.md | 2 +- _includes/devdoc/bitcoin-core/rpcs/rpcs/sendtoaddress.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendmany.md b/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendmany.md index 1c4b2b8c..6209242a 100644 --- a/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendmany.md +++ b/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendmany.md @@ -55,7 +55,7 @@ The `sendmany` RPC {{summary_sendMany}} {% enditemplate %} -*Parameter #5---automatic fee subtraction +*Parameter #5---automatic fee subtraction* {% itemplate ntpd1 %} - n: "Subtract Fee From Amount" diff --git a/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendtoaddress.md b/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendtoaddress.md index b6bba243..fac75fe5 100644 --- a/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendtoaddress.md +++ b/_includes/devdoc/bitcoin-core/rpcs/rpcs/sendtoaddress.md @@ -56,7 +56,7 @@ The `sendtoaddress` RPC {{summary_sendToAddress}} {% enditemplate %} -*Parameter #5---automatic fee subtraction +*Parameter #5---automatic fee subtraction* {% itemplate ntpd1 %} - n: "Subtract Fee From Amount"