issues Search Results · repo:Documented-Style-Sheets/Parser language:JavaScript
Filter by
37 results
(68 ms)37 results
inDocumented-Style-Sheets/Parser (press backspace or delete to remove)It looks like the npm package has not been published for 2 years (currently 1.0.4). There are quite a few issues that
you have closed that I could not use with the latest npm package (1.0.4). I have installed ...
pauljeter
- Opened on Aug 28, 2016
- #77
The markup parser (as prototype of any multi-line parser) does not correctly determine the end of the current multi-line
comment segment.
This is the problematic code:
// find the next instance of a ...
bug
erikhagreis
- 2
- Opened on May 27, 2016
- #75
For our project we are implementing a custom parser which parses multiline fields with markdown formatting.
Empty lines within markdown denote separation between paragraphs and are therefore important ...
enhancement
erikhagreis
- Opened on May 27, 2016
- #74
I would like to get a bit more control over which elements in the markup recieve the state values. This would help when
building up elements of more than just a single element. and ensure the state value ...
enhancement
custa1200
- 1
- Opened on Apr 1, 2016
- #73
Is it possible to get the source associated/that follows a comment block e.g.
If I wanted to have my colour variables in a sass file:
//
// @name Variables
// @description Variables in my style guide ...
enhancement
vidhill
- Opened on Feb 2, 2016
- #72
I m evaluating style guide generators, DSS didn t really come up in my research, but someone mentioned it, and I notice
there s no online demo linked.
Is it fair to say that DSS is a styleguide generator, ...
enhancement
leehambley
- 1
- Opened on Nov 9, 2015
- #71
Is it possible to get compile attribute selector states?
@state [disabled] - .attr-disabled
If not, that would be awesome!
enhancement
plankguy
- Opened on Jun 12, 2015
- #70
We need more robust and fool-proof parsing. Currently, the implementation is pretty benign (lots of regex matching,
normalizing strings, half-hazard .replace() calls and an overall very rudimentary version ...
darcyclarke
- 2
- Opened on May 22, 2015
- #68
The unit tests added in https://github.com/DSSWG/DSS/pull/66 are failing.
bug
ahx
- 7
- Opened on May 19, 2015
- #67
Hello,
While using DSS in our project we noticed that sometimes @markup is rendered on top of the code example and the rendered
markup, this is being caused because this comparison:
if (line line ...
DanielaValero
- 1
- Opened on Apr 27, 2015
- #61

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.