issues
search
nilenso
/
leaflike
A minimal bookmarking service
Eclipse Public License 1.0
2
stars
2
forks
source link
Fix `alpha-num-pattern` regex & fix typos in README
#48
Closed
samrat
closed
6 years ago
samrat
commented
6 years ago
Fixes #35, #45 and #46.
Change
leaflike.utils/alpha-num-pattern
regex to accept numeric characters.
Fix typo("end" -> "edn")
Clarify in README that "username" is something the user needs to change.
Fixes #35, #45 and #46.
leaflike.utils/alpha-num-pattern
regex to accept numeric characters.