Skip to content

Commit

Permalink
Merge branch 'mariari/remove-stars-from-vampir-name'
Browse files Browse the repository at this point in the history
  • Loading branch information
mariari committed Feb 26, 2023
2 parents 751823e + 13a8a03 commit f8dbcc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/entry/entry.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@
(~>> symb symbol-name
(substitute #\_ #\-)
(nsubstitute #\V #\&)
(string-trim "*")
(nsubstitute #\V #\%))
:keyword))

0 comments on commit f8dbcc4

Please sign in to comment.