This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ' ============================================================================ | |
| ' C4-MACROS.PUML — Self-Contained C4 Model Macro Library for Confluence | |
| ' ============================================================================ | |
| ' | |
| ' A complete, self-contained PlantUML macro library implementing the C4 model | |
| ' (https://c4model.com) by Simon Brown. Designed for Confluence PlantUML | |
| ' plugins where external !include URLs may not be available. | |
| ' | |
| ' USAGE: | |
| ' Option A — Copy-paste this entire block at the top of your diagram |