diff --git a/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md b/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md
index 5618b6f9cb5234590797834942393396c2bcb175..5ac67c85a305c711aa0d47bf91b9cf7272663915 100644
--- a/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md
+++ b/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md
@@ -57,9 +57,7 @@ will be established. This is needed for editing additional node
 parameters. For example, the combo boxes of the reader nodes have to be
 populated.
 
-For a data set registration node the credentials combo box is only
-filled if all nodes of the upstream part of the workflow are
-successfully configured.
+> :warning: **For a data set registration node the credentials combo box is only filled if all nodes of the upstream part of the workflow are successfully configured.**
 
  
 
@@ -99,9 +97,7 @@ user will be asked for the passwords after loading a workflow.
 
  
 
-If user ID and password are entered directly in the node setting dialog
-the KNIME master key on the preferences page **KNIME -> Master Key**
-should be activated. Otherwise passwords will be stored unencrypted!
+> :warning: **If user ID and password are entered directly in the node setting dialog the KNIME master key on the preferences page KNIME -> Master Key should be activated. Otherwise passwords will be stored unencrypted!**
 
 ### openBIS Query Reader
 
@@ -398,4 +394,4 @@ argument: The string array of vocabulary terms.
             return filename
 
     def aggregate(parameters, tableBuilder):
-        MyAggregationFileCommand().handleRequest(parameters, tableBuilder)
\ No newline at end of file
+        MyAggregationFileCommand().handleRequest(parameters, tableBuilder)