Skip to content

Use site.html_pages not site.pages #9

@tangmi

Description

@tangmi

If I place some CSS in a code block, as so:

```css
@import url("...");
```

I'll get the output:

<a href='https://github.com/import' class='user-mention'>@import</a> url("...");

This becomes troublesome when Jekyll's asset pipeline is utilized to compile SASS stylesheets (which very liberally use @imports).

I realize this is not an extremely high priority project, but it's definitely really cool and would love to be able to use this with Jekyll's SASS compiler.

Thanks for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions