wohali commented on a change in pull request #348: Improve clustered purge documentation URL: https://github.com/apache/couchdb-documentation/pull/348#discussion_r233982570
########## File path: src/cluster/purging.rst ########## @@ -93,6 +93,7 @@ Internal Replication ==================================== Purge requests are replayed across all nodes in an eventually consistent manner. Internal replication of purges consists of two steps: + Review comment: If spacing doesn't render well, don't add blank lines here and on line 105. These will prevent RST/Sphinx from recognizing this as a numbered list. Instead add the following text: ```rst .. rst-class:: open ``` just after your section header on line 93. Check the output, but it should give you the effect you're looking for. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
