Skip to content

Footnotes are not supported #50

Description

@DanielRuf

Just as information, footnotes are not supported and simply inlined by luasmith:

test-link.md:

---
title: Title of the post
description: Short description of the post (for the Atom feed).
date: 2025-04-22
---

Content goes here. Note you can [^1].

## abc
More content goes here. Note you can [^1].

[^1]: https://example.com

Results in:

Image Image

While GitHub supports them and creates a footnote area:

Image Image

There is a feature request in the upstream library that is used in luasmith, that you can find at mity/md4c#106.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions