You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__replacerSlot__(titleCase) // Lives Down By The River
225
+
226
+
// Note: you can set a 'defaultCase' converter in IConfigItem so all
227
+
// Replacer Slots without a Case Converter will be transformed the same way.
228
+
__replacerSlot__ // LivesDownByTheRiver
222
229
223
230
One Rule: no spaces between the [Replacer Slots](#replacer-slots-or-ireplacerslotquestion) and [Case Converters](#case-converters). If there is a space, [Case Converters](#case-converters) will not work.
0 commit comments