mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 17:48:30 +08:00
Continues the work done on https://github.com/discourse/discourse/pull/30815. Adds a `footnote` node, parser, `^[inline]` input rule, toolbar button item, and serializer. Also adds a NodeView with an internal ProseMirror editor to edit the footnote content.
11 lines
182 B
YAML
Vendored
11 lines
182 B
YAML
Vendored
en:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
footnote: "Discourse Footnotes"
|
|
js:
|
|
footnote:
|
|
title: "Footnotes"
|
|
add: "Add footnote"
|
|
|