Skip to content

Commit 5691435

Browse files
committed
Replace footnote by ref
1 parent 8693fee commit 5691435

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

frontend.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,19 @@ Requires a build step? yes no
2525
Works in all browsers? yes yes
2626
Supports `Stimulus/UX`_ yes yes
2727
Supports Sass/Tailwind yes :ref:`yes <asset-mapper-tailwind>`
28-
Supports React, Vue, Svelte? yes yes [#1]_
29-
Supports TypeScript yes no [#1]_
28+
Supports React, Vue, Svelte? yes yes :ref:`[1] <note-1>`
29+
Supports TypeScript yes no :ref:`[1] <note-1>`
3030
================================ ================= ======================================================
3131

32-
.. [#1] Using JSX (React), Vue or TypeScript with AssetMapper is possible, but you'll
33-
need to use their native tools for pre-compilation. Also, some features (like
34-
Vue single-file components) cannot be compiled down to pure JavaScript that can
35-
be executed by a browser.
32+
Notes
33+
~~~~~
34+
35+
.. _note-1:
36+
37+
**[1]** Using JSX (React), Vue or TypeScript with AssetMapper is possible, but you'll
38+
need to use their native tools for pre-compilation. Also, some features (like
39+
Vue single-file components) cannot be compiled down to pure JavaScript that can
40+
be executed by a browser.
3641

3742
.. _frontend-webpack-encore:
3843

0 commit comments

Comments
 (0)