Commit af8c2eb4 authored by FulcrandG's avatar FulcrandG
Browse files

Testing superfences code blocks for clipboard copy button

parent 49b9b1c4
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -9,7 +9,10 @@

# Changelog

* **[latest]({{ latest.url }})** (current -> `{{ latest.version }}`): `{{ latest.url }}`
* **[latest]({{ latest.url }})** (current -> `{{ latest.version }}`):
> ```
  `{{ latest.url }}`
  ```

{% for version in changelogs -%}
??? "{{ version.version }}"