lordgamez commented on code in PR #1360:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1360#discussion_r940142053


##########
C2.md:
##########
@@ -55,48 +58,49 @@ With this change, heartbeat with agent manifest included is 
sent only for the fi
 light weight heartbeat. If for some reason the C2 server does not receive the 
first full heartbeat, the manifest can
 be requested via C2 DESCRIBE manifest command.
 
-       #in minifi.properties
+```
+#in minifi.properties
 
-       # Disable/Enable C2
-       nifi.c2.enable=true
+# Disable/Enable C2
+nifi.c2.enable=true
 

Review Comment:
   The reason of this change was that my editor did not parse the indented code 
block correctly, only the fenced code blocks. If they are interchangeable I 
would stick with the latter, just to have it look the same in all environments.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to