mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-06-06 20:36:16 +01:00
feat: partials: improve consistency of MD & TXT formats
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
{{#> body-writing }}
|
||||
<div>
|
||||
<h3><em>{{#if url}}<a href="{{{ url }}}">{{{ title }}}</a>{{else}}{{{ title }}}{{/if}}</em>,
|
||||
{{ publisher.name }}</h3>
|
||||
|
||||
{{stringOrObject publisher "name" }}</h3>
|
||||
<span class="tenure">{{date date 'YYYY'}}</span>
|
||||
{{{ summary }}}
|
||||
{{> highlights }}
|
||||
|
Reference in New Issue
Block a user