зеркало из https://github.com/telerik/dss.git
Update language in readme
This commit is contained in:
Родитель
dd27e0cc86
Коммит
933f32198f
|
@ -1,7 +1,7 @@
|
||||||
# DSS
|
# DSS
|
||||||
**version 1.0.1**
|
**version 1.0.1**
|
||||||
- **[Official Logo](http://f.cl.ly/items/1J353X3U172A1u3r2K3b/dss-logo.png)**
|
- **[Official Logo](http://f.cl.ly/items/1J353X3U172A1u3r2K3b/dss-logo.png)**
|
||||||
- **[NPM Repository](https://npmjs.org/package/dss)**
|
- **[NPM Package](https://npmjs.org/package/dss)**
|
||||||
|
|
||||||
**DSS**, Documented Style Sheets, is a comment styleguide and parser for CSS, LESS, STYLUS, SASS and SCSS code.
|
**DSS**, Documented Style Sheets, is a comment styleguide and parser for CSS, LESS, STYLUS, SASS and SCSS code.
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ dss.parse(lines, options, callback);
|
||||||
|
|
||||||
## Modifying Parsers
|
## Modifying Parsers
|
||||||
|
|
||||||
**DSS**, by default, includes 4 parsers for the name, description, states and markup of a comment block. You can add to or override these default parsers using the following:
|
**DSS**, by default, includes 4 parsers for the **name**, **description**, **states** and **markup** of a comment block. You can add to or override these default parsers using the following:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
// Matches @link
|
// Matches @link
|
||||||
|
|
Загрузка…
Ссылка в новой задаче