Note: this is specifically meant for the MacOS edition.
In Acrobat Reader, choose Preferences…
-> Signatures
-> Identities & Trusted Certificates: More…
In PKCS#11 Modules and Tokens
, choose Attach Module
.my { | |
border: 1px solid #999999; | |
-webkit-border-radius: 4px; | |
-moz-border-radius: 4px; | |
border-radius: 4px; | |
background-color: #d9d9d9; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d9d9d9)); | |
background-image: -webkit-linear-gradient(#ffffff,#d9d9d9); |
<?php | |
/** | |
* Please be aware that private properties are private for good purpose, | |
* changing it during runtime so is only OK during Unit Testing for example. | |
* So use this only if you're knowing what you're doing :) | |
*/ | |
class BareDemoClass() { |
Note: this is specifically meant for the MacOS edition.
In Acrobat Reader, choose Preferences…
-> Signatures
-> Identities & Trusted Certificates: More…
In PKCS#11 Modules and Tokens
, choose Attach Module
Source:
TL;DR:
~/Library/Caches/JetBrains/{Productname}/markdown/download/plantumllanguageextension/plantuml.jar
.java -jar plantuml.jar --version
.