Skip to content

Comments at the end of file cause fastn to render nothing #1962

@siddhantk232

Description

@siddhantk232
-- ds.page: Getting Started

-- ds.copy-regular:

Each component in the design system comes with detailed
documentation. You can access the documentation for any
component by visiting the component's page on the FifthTry
site. This includes explanations of how to use the component,
its attributes, and examples of how it works in different scenarios.

-- end: ds.page

;; Some comment

Removing just the last line (Some comment) renders the page with the paragraph but nothing is rendered (white page) when that comment is present.

The above file required design-system in a package to work.

Here's the FASTN.ftd file for reference:

-- import: fastn

-- fastn.package: fastn-community.github.io/design-system
favicon: /favicon.ico
system: ds
system-is-confidential: false

-- fastn.dependency: fastn-community.github.io/dark-mode-switcher
-- fastn.dependency: fastn-community.github.io/roboto-typography
-- fastn.dependency: fastn-community.github.io/code-block
-- fastn.dependency: fastn-community.github.io/svg-icons


-- fastn.dependency: fastn-community.github.io/dark-flame-cs

-- fastn.auto-import: fastn-community.github.io/design-system/assets

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