We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3080d91 commit 9018fc6Copy full SHA for 9018fc6
src/Layout/TaskLayoutOptions.ts
@@ -1,5 +1,6 @@
1
/**
2
- * {@link Task} fields used for rendering.
+ * {@link Task} fields used for rendering. Use references to this enum ({@link TaskLayoutComponent.Id})
3
+ * instead of plain string values (`id`).
4
*
5
* The order here determines the order that task fields are rendered and written to markdown.
6
*/
0 commit comments