Skip to content

Conversation

@inertiave
Copy link
Contributor

Fixed an issue that could not be saved properly if the title included colon.

example case
velog post : [assembly: InternalsVisibleTo(string)]

Fixed an issue that could not be saved properly if the title included colon.
@cjaewon
Copy link
Owner

cjaewon commented Feb 8, 2021

I tested that case, in my macbook, it worked properly well.
If your are using windows, below special characters will not work.
so 7 special characters must be replacing like "-"

 \, /, : ,* ,? ," ,< ,> ,|

I will add 6 cases of replacement,
Thank you for contribution!

@cjaewon cjaewon merged commit 0340a59 into cjaewon:master Feb 8, 2021
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

Successfully merging this pull request may close these issues.

2 participants