Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit rectifies a problem in the removeAllCodeBlocks function that was unintentionally deleting all text between two code blocks. The modification guarantees that only the code blocks are substituted, leaving the remaining text unaffected. Fixes nblockchain#148
- Loading branch information