Hello,
Describe the bug
On prerelease 5.1.23, disable automatic CamelCase don't work for me.
To Reproduce
Go to ControPanel
Uncheck Enable automatic CamelCase linking
And voil脿, CamelCase are still alive.
Expected behavior
Of course, disable CamelCase link ;)
It looks like disabling automatic CamelCase works but requires a save and reload. Could you confirm that @silvyn ?
In fact, I get the same behaviour at https://tiddlywiki.com/ so in version 5.1.22
Hi @saqimtiaz yes it's true. Save and reload work.
Arf, so if it's on 5.1.22 it's not 5.1.23 ;) (but I'm wrong of thinking it was not necessary before ?)
@silvyn honestly I don't remember what the behaviour for this has been like in the past. So I am not sure if it is a regression or the expected behaviour.
It's not a regression, I'm afraid. Global disabling of parser rules is accomplished at the JavaScript module level, and hence requires a restart.
@Jermolene that makes sense and I rather think it is good news that it is not a regression.
@silvyn could you please close this issue?
Thanks, I've just read the warning indeed. Sorry !
Most helpful comment
It's not a regression, I'm afraid. Global disabling of parser rules is accomplished at the JavaScript module level, and hence requires a restart.