Commit 63fe2f0
authored
docs: remove invalid
docs: fix MarkdownContent sample by removing invalid `path =` line
The sample currently contains a dangling `path =` statement that causes
compilation errors. This property does not exist on ContentPage, and the
example already uses `doc_path` correctly in OpenUrlCommand.path = line from MarkdownContent sample1 parent 428e61f commit 63fe2f0
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
| |||
0 commit comments