2016-09-08, 23:32:36
what they said...
you have that last one backwards
This will only affect new elements you add,
Note that the `overrides` part will only work if you have ACF enabled, it is disabled by default in GS, as people complain it changes their code etc. (overrides convert existing elements in your source)
you have that last one backwards
config.coreStyles_bold = { element: 'strong', overrides: 'b' };
This will only affect new elements you add,
Note that the `overrides` part will only work if you have ACF enabled, it is disabled by default in GS, as people complain it changes their code etc. (overrides convert existing elements in your source)