question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Footnote Component

See original GitHub issue

Summary: footnotes are useful and easy to add. They can be useful in all manners of programming/tech-related writing, including blogs and software documentation.

This is a preview of proposed syntax:

This is paragraph one [This is footnote one](:Footnote).

This is paragraph two [](:Footnote (id=something))

> :Footnote id=something
>
> This is footnote two (and [here](https://google.com) is also a link).

> :Footnotes

This would incorporate:

  • an inline component and a quoted component (for more involved footnote text), linkable with internal IDs
  • a Footnotes component (for placement of footnotes)
  • a post-processor for gathering footnotes and rendering them (statically)

Original discussion can be viewed here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
TysonMNcommented, Sep 30, 2020

Works great. I am excited to start using this in one of my draft posts. Thanks! 😃

1reaction
loreanvictorcommented, Sep 29, 2020

published via @codedoc/core@0.2.15

Read more comments on GitHub >

github_iconTop Results From Across the Web

Footnote - Dell Design System
A footnote provides additional information or a source for content in the main body of a page. ... Footnote is a new component...
Read more >
Footnotes in CSS and JavaScript - CodyHouse
The Footnotes component is used to display a list of notes not directly related to the content of the article. They are used...
Read more >
Footnote Elements - American Cancer Society
Home · Reference Component Library. Written by. This series of Frequently Asked Questions (FAQs) was developed by the Association of Directors of Anatomic ......
Read more >
What Are Footnotes? | Guide with Word Instructions - Scribbr
Footnotes are notes providing citations or additional information. You can insert footnotes automatically in Word.
Read more >
DesignLibrary - Footnote
Design Library contains SEB:s digital design guidelines and components, to support you when designing and building great SEB experiences.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found