Skip to content

Commit

Permalink
Extend the path roll-over idea to cover the append and match sigils
Browse files Browse the repository at this point in the history
This will improve the UX a lot.
  • Loading branch information
TomasHubelbauer committed Oct 28, 2024
1 parent ab74dd5 commit 8667e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ to keep repeating its name, so let's make these two changes:
inherit the path of the last block that had a path
2. Allow the `diff` and `patch` blocks to not specify `meta` in which case the
path of the last block that had a path is used
3. Make code blocks without external path assume the path of the last block that
had a path when they use the `!` or `?` sigil

### Add a subcommand to take in the difference between the file and the document

Expand Down

0 comments on commit 8667e46

Please sign in to comment.