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

make gnoblog-cli extract the title from markdown and remove title: from frontmatter. #56

Closed
moul opened this issue Nov 29, 2023 · 2 comments
Assignees

Comments

@moul
Copy link
Member

moul commented Nov 29, 2023

Instead of setting the title as frontmatter metadata and manually removing the first markdown title (#), we should do the opposite. This will make things clearer, easier to review, and result in a better rendering of the source file on GitHub.

We can accomplish this in a single PR by updating gnoblog-cli to extract the title from the markdown and by updating existing blog posts to adhere to the new expected behavior.

@leohhhn
Copy link
Collaborator

leohhhn commented Jan 18, 2024

Will be fixed in #63.

@leohhhn
Copy link
Collaborator

leohhhn commented Mar 4, 2024

Closed by #63.

@leohhhn leohhhn closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants