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