Raneto icon indicating copy to clipboard operation
Raneto copied to clipboard

Words being auto formatted for panel headings

Open ayushpokh opened this issue 9 years ago • 5 comments

Is there a way to turn this functionality off? Whenever I write words like iOS, it auto formats it to I OS. I'm imagining it is happening because capitalized letter starts a new word. I thought it might be the small-caps, but the functionality is still there.

ayushpokh avatar Dec 10 '15 20:12 ayushpokh

Where is this happening so I can look into it? In the online editor, or does it misinterpret your filenames?

ryanlelek avatar Dec 28 '15 08:12 ryanlelek

Hi @ayushpokh,

Are you able to provide more details on the issue you're experiencing? I'm not sure where in Raneto the auto-format is happening and will need you help to recreate the situation so we can make a fix.

Will close in 2 weeks if I don't hear back.

ryanlelek avatar Jan 31 '16 02:01 ryanlelek

This sounds similar to our issue where our company name, hearTV, is being rendered as "Hear TV" in category headings. This seems to be related to https://github.com/gilbitron/Raneto/issues/66.

namannik avatar Apr 25 '16 23:04 namannik

I think this is being caused by the dasherize function being called in the core:

https://github.com/gilbitron/Raneto-Core/blob/master/lib/raneto.js#L47

namannik avatar Apr 27 '16 02:04 namannik

Thanks @namannik for the additional information

ryanlelek avatar May 22 '16 17:05 ryanlelek