You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add a line break in the YAML front-matter markdown, but it seems not to be working.
---
# title: Changelog
# about: All notable changes to this project will be documented in this file.
# message: The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
status33: [Unreleased]
date33: 3.0.0-2020-05-05
status32: >
Added \n
- All Screens- Brand wise account listing on the platform. Select Accounts categorised under brands to compare data <br>
- All Screens- Cross channel. Compare normal accounts data along with business accounts data <br>
date32: 2.1.1-2020-03-24
---
The text was updated successfully, but these errors were encountered:
I am trying to add a line break in the YAML front-matter markdown, but it seems not to be working.
The text was updated successfully, but these errors were encountered: