Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C language:CSS

Filter by

489 results  (251 ms)

489 results

insindresorhus (press backspace or delete to remove)

According to the issue https://github.com/sindresorhus/strip-css-comments/issues/4 by @terribleplan, here are the changes to preserve the important CSS comments (beginning with the characters /*!) in the ...

Hi, I added a separate CSS file that makes the rendered HTML look as if it were markup code -- just for the heck of it so I can claim visual homoiconicity.

Exports .stream() to use as stream. Was going to add it to the benchmark suite but it throws EMFILE so probably not worth it. Fixes #5.

Improve lexing logic by micro skipping comments, and other minor tweaks...

- Include octicons link icon only and add support for displaying the anchor link icon - Explicitly define list styles for each level to ensure all list levels are displayed proper - If using the ...

replace /div by /article

- Remove the default html and body styles which are only applicable to GitHub - Prefix all selectors with .markdown-body