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

Enhancement: Use filename if the markdown file does not contain a title #449

Closed
estruyf opened this issue Nov 4, 2022 · 3 comments
Closed
Labels
enhancement New feature or request Project: v8.2.0

Comments

@estruyf
Copy link
Owner

estruyf commented Nov 4, 2022

Each markdown file is required to have a front-matter section. It will exclude the file from the dashboard if it does not contain one.

To ensure all files are shown, it would be better to fall back on the filename when no title is defined in the file.

image

@estruyf estruyf added the enhancement New feature or request label Nov 4, 2022
estruyf added a commit that referenced this issue Nov 4, 2022
@estruyf
Copy link
Owner Author

estruyf commented Nov 4, 2022

Xnapper-2022-11-04-09 59 48

@dennisl68-castra
Copy link

Would it be possible to mark those files as non-compliant so that we don't forget about fixing them?

@estruyf
Copy link
Owner Author

estruyf commented Dec 2, 2022

@dennisl68-castra, in some cases or for some frameworks, they would be compliant, but I get your point. Think a validation based on the used content-type is in place, and if it contains required fields that are not provided, it should show up in the UI.

If you have an idea of how to make it appear in the UI, feel free to share.

Also best that we create a new issue with this enhancement.

@estruyf estruyf mentioned this issue Dec 8, 2022
@estruyf estruyf closed this as completed Dec 8, 2022
@estruyf estruyf closed this as completed Dec 8, 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 Project: v8.2.0
Projects
None yet
Development

No branches or pull requests

2 participants