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] Add a flag to allow strip front matter #25

Open
at15 opened this issue Feb 27, 2020 · 0 comments
Open

[feature] Add a flag to allow strip front matter #25

at15 opened this issue Feb 27, 2020 · 0 comments

Comments

@at15
Copy link
Member

at15 commented Feb 27, 2020

This is for dyweb/weekly#186. When we are testing github workflow or manually creating more than one issues within a week, the content from those issues will be merged into one weekly markdown file. I plan to implement the merge logic in the go code in dyweb/weekly#187 and that requires getting the content without the front matter. I can strip it by matching --- but it's better if it can be supported by generator directly

at15 added a commit to dyweb/weekly that referenced this issue Feb 27, 2020
- Strip header as workaround until dyweb/dy-weekly-generator#25 is fixed
at15 added a commit to dyweb/weekly that referenced this issue Mar 9, 2020
- Strip header as workaround until dyweb/dy-weekly-generator#25 is fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant