Some (all?) fenced blocks can be written like: ``` r ::: notes ::: ``` Rather than: ``` r ::: {.notes} ::: ``` Is there a benefit to one over the other? Readability? If the former is preferable, then update the package to reflect this.
Some (all?) fenced blocks can be written like:
Rather than:
Is there a benefit to one over the other? Readability?
If the former is preferable, then update the package to reflect this.