Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Various for markdown #5

Open
mas-4 opened this issue Sep 12, 2022 · 0 comments
Open

Feature Request: Various for markdown #5

mas-4 opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mas-4
Copy link
Owner

mas-4 commented Sep 12, 2022

  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?
@mas-4 mas-4 added the enhancement New feature or request label Sep 12, 2022
@mas-4 mas-4 self-assigned this Sep 12, 2022
@mas-4 mas-4 pinned this issue Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant