Quote:
Originally Posted by BetterRed
If I type untagged text at the top of an HTML snippet and save it, the beta behaves exactly the same as the current release - wraps the whole enchilada in div tags.
IMO MCS should be changed to do the same thing as the long text editor when it saves HTML data - maybe it could even invoke the same code.
|
Nah, MCS is fine the way it is. Note, it's extracting data from plain TXT so no HTML code to speak of. It really shouldn't be inserting stuff into regex query results that the user didn't ask for.
I rarely ever use the individual "Edit metadata" dialog. I always bulk edit like 100 or so records at the same time. I just noticed that as seen in the attachments in
post 35, I was getting extra line spacing in the comments in the book detail window when previous versions never used to do that.
If the comments field is required to begin with HTML tags, then it's the bulk s&r that doesn't automatically add the <div> tags. Although considering bulk s&r may be used to intentionally strip HTML code, that's probably just good behavior. In any case, easy enough to bulk add the tags myself if Kovid decides this change from the older versions is intended behavior.