mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-01 19:15:01 +02:00
Doc: Fixed formatting
This commit is contained in:
parent
d202b6b5a9
commit
afebce145f
@ -322,9 +322,9 @@ export interface SettingSection {
|
|||||||
/**
|
/**
|
||||||
* An array of at least one element and at most three elements.
|
* An array of at least one element and at most three elements.
|
||||||
*
|
*
|
||||||
* [0]: Resource name (eg. "notes", "folders", "tags", etc.)
|
* - **[0]**: Resource name (eg. "notes", "folders", "tags", etc.)
|
||||||
* [1]: (Optional) Resource ID.
|
* - **[1]**: (Optional) Resource ID.
|
||||||
* [2]: (Optional) Resource link.
|
* - **[2]**: (Optional) Resource link.
|
||||||
*/
|
*/
|
||||||
export type Path = string[];
|
export type Path = string[];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user