mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
add xaml new todo diff
This commit is contained in:
parent
027b4c1352
commit
87e323fa5b
@ -348,3 +348,13 @@ index 0000000..a6c6cb0
|
||||
+ */
|
||||
+ sum = a: b: a + b;
|
||||
+}
|
||||
diff --git a/tests/example.xaml b/tests/example.xaml
|
||||
new file mode 100644
|
||||
index 0000000..a6c6cb0
|
||||
--- /dev/null
|
||||
+++ b/tests/example.xaml
|
||||
@@ -0,0 +1,4 @@
|
||||
+<!-- TODO: Add xaml support -->
|
||||
+<Label Text="why"/>
|
||||
+<!-- TODO: please -->
|
||||
+<Label Text="ok"/>
|
||||
Loading…
Reference in New Issue
Block a user