Word counts in article meta #52
wizardbyron
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi @wizardbyron, this sounds like a great addition. Feel free to submit a PR. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I've implemented the feature that show word count in article meta (between date and reading time) on my blog post.
You can see that in my site (Chinese).
The implementation has:
word-count.html
under meta folder along withreading-time.html
.showWordCount
inparams.article
.May I create PR for this feature ?
Beta Was this translation helpful? Give feedback.
All reactions