Skip to content
Snippets Groups Projects
Commit e713c1ed authored by Etxaniz Errazkin, Iñaki's avatar Etxaniz Errazkin, Iñaki
Browse files

Update 3 files

- /roles.puml
- /uml_test3.md
- /uml_test2.md
parent 118d3e1d
Branches
Tags
No related merge requests found
!define Int-Au "Internal Auditor" !define Int_Au "Internal Auditor"
!define Comp-Mg "Compliance Manager" !define Comp_Mg "Compliance Manager"
\ No newline at end of file \ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
::include{file=roles.puml} ::include{file=roles.puml}
group Testing !include group Testing !include
Int_Au -> Comp_Mg Int_Au -> Comp_Mg
note left: If the names are \n "Internal Auditor" and "Compliance-Mnager" \n the "::include{file=diagram.puml}" works in a markdown file (*.md) note left: If the names are \n "Internal Auditor" and "Compliance Manager" \n the "::include{file=diagram.puml}" works in a markdown file (*.md)
Int_Au <- Comp_Mg Int_Au <- Comp_Mg
end end
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
!include roles.puml !include roles.puml
group Testing !include group Testing !include
Int_Au -> Comp_Mg Int_Au -> Comp_Mg
note left: If the names are \n "Internal Auditor" and "Compliance-Mnager" \n the "!include filename" works in a markdown file (*.md) note left: If the names are \n "Internal Auditor" and "Compliance Manager" \n the "!include filename" works in a markdown file (*.md)
Int_Au <- Comp_Mg Int_Au <- Comp_Mg
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment