Replace changes lua-filter #38
Labels
No labels
bug
documentation
duplicate
enhancement
epic
feature
help wanted
i18n
invalid
migration
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
-
Dependencies
No dependencies set.
Reference: chaoslama/make_pdf#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
When still using pancritic, we had to add a lua-filter to prefix the changes-commands (in particular
commentandhighlight) withch.Now that we added this functionality ourselves, we can just directly write them with
chand remove the lua-filter.