Skip to content

@partial-block not working #564

@richardpickett

Description

@richardpickett

Image

Here's one of the files referenced, flex-columns.hbs:

<div class="flex-columns-at-1k flex-column">
  {{{@partial-block}}}
</div>

I use it like this:

{{#> "parts/flex-columns"}}
        <div>....</div>
        <div>....</div>
        <div>....</div>
{{/ "parts/flex-columns"}}

I see @partial-block was added years ago, I'm puzzled why it's not working now. Am I doing something wrong?

Although it's rejected by gscan, I can sftp upload the theme and restart my ghost and it works - including all these partial-blocks that are rejected by gscan.

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