mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 17:13:02 -04:00
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- `lead` shortcode not rendering Markdown formatted text ([#73](https://github.com/jpanther/congo/issues/73))
|
||||||
|
|
||||||
## [1.6.1] - 2021-12-31
|
## [1.6.1] - 2021-12-31
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
<p class="!mb-9 text-xl text-neutral-500 dark:text-neutral-400">
|
<div class="!mb-9 text-xl text-neutral-500 dark:text-neutral-400">
|
||||||
{{ .Inner }}
|
{{ .Inner | markdownify }}
|
||||||
</p>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user