doc work, especially syntax and reflection reference
svn: r6893 original commit: 0b3c7cb4c8969bbf6a1b009aeda4628c5aeae316
This commit is contained in:
parent
81c244f607
commit
b5928162f5
|
@ -172,7 +172,10 @@
|
|||
[s (regexp-replace* #px"[-\\s]+"
|
||||
(regexp-replace
|
||||
#rx"s$"
|
||||
(string-foldcase (content->string c))
|
||||
(regexp-replace
|
||||
#rx"ies$"
|
||||
(string-foldcase (content->string c))
|
||||
"y")
|
||||
"")
|
||||
" ")])
|
||||
(make-elem style
|
||||
|
|
Loading…
Reference in New Issue
Block a user