We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
La usa npm run newpost se genera el templete para un nuevo post, pero en los campos author y email aparece al final una coma.
npm run newpost
El templete del post no debería tener "." los campos de author y email.
The text was updated successfully, but these errors were encountered:
Merge pull request #33 from hyfi06/fix-issue-#32
4d9bba6
[FIX] Fix issue #32
Merge pull request #35 from hyfi06/develop
e7768d5
[FIX] Corrección de bug detallados en issue #32
gndx
No branches or pull requests
Context
La usa
npm run newpost
se genera el templete para un nuevo post, pero en los campos author y email aparece al final una coma.Process
npm run newpost
llena los campos.Expected result
El templete del post no debería tener "." los campos de author y email.
The text was updated successfully, but these errors were encountered: