https://github.com/jsonbecker/plugin-bigfoot
Adds Bigfoot to Micro.blog
https://github.com/jsonbecker/plugin-bigfoot
Last synced: 10 months ago
JSON representation
Adds Bigfoot to Micro.blog
- Host: GitHub
- URL: https://github.com/jsonbecker/plugin-bigfoot
- Owner: jsonbecker
- License: mit
- Created: 2020-07-15T15:13:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T13:24:00.000Z (almost 3 years ago)
- Last Synced: 2025-04-02T20:53:27.390Z (about 1 year ago)
- Language: CoffeeScript
- Size: 60.5 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plugin-bigfoot
Adds Bigfoot.js to any Micro.blog
## Description
[Bigfoot](http://www.bigfootjs.com) makes footnotes easy to read, in line, by having them pop up in a small bubble rather than linking through superscript numbers and return links with content posted at the end of your post.
This plugin includes the Bigfoot code in your `` and calls the library so that you see fancy footnotes where javascript is enabled.
## Usage
There is no change in usage to have Bigfoot work with your posts. Just write footnotes like normal (`[^footnoteid]` in line, with a reference `[^footnoteid]: Text for footnote content` elsewhere on its own newline) and you will see the right thing on your site.