WIP: Magic words #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/magic-words"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
presently, the branch only supports literal magic words. this also, even with just the literals, increases build time from about 3s to about 10 seconds. the magic words are notably just parsed as regular text in the reference implementation if they are not one of the known words.
__example__, for example, is just text.fc220b8c30to9d2ad4f6acView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.