Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[quick doc] Corrupted quick doc content for "quotes" property. #3525

Closed
RaymondLim opened this issue Apr 21, 2013 · 4 comments
Closed

[quick doc] Corrupted quick doc content for "quotes" property. #3525

RaymondLim opened this issue Apr 21, 2013 · 4 comments
Assignees
Milestone

Comments

@RaymondLim
Copy link
Contributor

  1. Type "quotes" in a css file and press Ctrl+K to bring up Quick Doc.

Result: You see the content on the right as

<string>
The

none
The
@peterflynn
Copy link
Member

There are two separate bugs here:

  • <string> -- The value name is getting double-escaped. @adrocknaphobia if you can confirm the VALUES[].TITLE field is always escaped when output to the JSON then I'll turn off the escaping on the Brackets side.
  • The -- The content is getting truncated where there's a quotation mark in the original wiki page. @adrocknaphobia looks like this is a bug in the JSON generation code.

@ghost ghost assigned adrocknaphobia Apr 22, 2013
@peterflynn
Copy link
Member

Assigning @adrocknaphobia to comment on the first item and hopefully fix the second one.

@adrocknaphobia
Copy link
Contributor

Fixed in new css.json. Leaving open until merge.

@RaymondLim
Copy link
Contributor Author

confirmed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants