Update JSON notes feed to version 1.1
This commit is contained in:
parent
24ca9f86d2
commit
2aa60db548
4 changed files with 20 additions and 13 deletions
|
@ -193,6 +193,7 @@ A note with some code:
|
|||
<?php
|
||||
|
||||
echo 'Hello World';
|
||||
```
|
||||
EOF;
|
||||
$noteWithCode = Note::create([
|
||||
'note' => $noteWithCodeContent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue