8000 Allow spacing in readNext · Issue #2 · benmccormick/benmccormick.github.io · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow spacing in readNext #2

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

Open
benmccormick opened this issue May 18, 2018 · 0 comments
Open

Allow spacing in readNext #2

benmccormick opened this issue May 18, 2018 · 0 comments

Comments

@benmccormick
Copy link
Owner

This is a small annoyance: when I list readNext items in the headers of my posts right now, it breaks if I add any spacing in the string.

IE:
readNext: "clean-architecture-book,large-improvements-small-team,react-confessions" is good
readNext: "clean-architecture-book, large-improvements-small-team, react-confessions" is not

This could be cleaned up by either doing some trimming when matching the strings, or by converting readNext to use an array like categories. If an array conversion is used, it'll be important to write/run a conversion script to get the existing entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0