Closed arogachev closed 2 years ago
Now it's possible to write:
[[ApplicationTrait::getEntries()|`Craft::$app->entries`]]
[[ApplicationTrait::getEntries()|*Craft::$app->entries*]]
[[ApplicationTrait::getEntries()|**Craft::$app->entries**]]`
etc.
PDF version is left as is (all HTML tags are stripped). Not sure if we need to change this behavior. Can be discussed.
👍
Now it's possible to write:
etc.
PDF version is left as is (all HTML tags are stripped). Not sure if we need to change this behavior. Can be discussed.