prettier/src/utils
Ika 0cbacd3156
fix(markdown): trailing spaces after front matters are allowed (#5107)
```md
---···· <--- allowed
yaml
---···· <--- allowed

markdown
```
2018-09-21 19:51:03 +08:00
..
arrayify.js Refactoring: better boundaries for different parts of the project (#4364) 2018-04-25 13:29:35 -03:00
create-language.js refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
front-matter.js fix(markdown): trailing spaces after front matters are allowed (#5107) 2018-09-21 19:51:03 +08:00
get-file-content-or-null.js feat(api): make `getFileInfo()` really async (#4640) 2018-06-07 00:34:02 +08:00
get-last.js New build system (#4449) 2018-05-24 15:30:45 -03:00
line-column-to-index.js New build system (#4449) 2018-05-24 15:30:45 -03:00
load-toml.js feat(config): support TOML configuration files (#4877) 2018-08-03 06:27:19 -04:00