1
0

merge: show the border MFM function in cheatsheet - fixes #533 (!862)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/862

Closes #533

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
dakkar
2025-01-18 16:45:35 +00:00
3 changed files with 22 additions and 1 deletions
+8
View File
@@ -11529,6 +11529,14 @@ export interface Locale extends ILocale {
* Change the background color of text.
*/
"backgroundDescription": string;
/**
* Border
*/
"border": string;
/**
* Draw a border around the content.
*/
"borderDescription": string;
/**
* Plain
*/