Skip to content

Commit

Permalink
Fixed end </code> tag in the advanced settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxedoTako committed Nov 30, 2024
1 parent e900a0c commit 14fe6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/General/Settings/Advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
if you are on /g/.
</div>
<div class="note">
For custom styling, you can wrap groups or individual links in <code>{{</div>code> and <code>}}</code>, to wrap them in
For custom styling, you can wrap groups or individual links in <code>{{</code> and <code>}}</code>, to wrap them in
a span. You can also add classes in double quotes right after the {{. For example: <br />
<code>[g-title] {{"favorites"[a-title / jp-title]}}</code><br />
Results in:<br />
Expand Down

0 comments on commit 14fe6fc

Please sign in to comment.