Skip to content

Feature Request: Various for markdown #5

@mas-4

Description

@mas-4
  1. A format string for generating the markdown links, something like "${frontmatter.title} - ${frontmatter.date}"
  2. Date parsing and formatting? ${frontmatter.date:YYYY-MM-DD}?
  3. an optional class or id for the ul tag?
  4. an optional class or id for the li tags?
  5. an optional class or id for the a tags?
  6. Rather than 3-5, an optional attributes string for each of those? i.e. `"class='md-link' id='${frontmatter.id}'" which can be dropped in the attr?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions