Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format specific search-replace #4

Open
ute opened this issue Apr 1, 2024 · 0 comments
Open

Format specific search-replace #4

ute opened this issue Apr 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ute
Copy link
Owner

ute commented Apr 1, 2024

In #3, @dropsplash suggested to make search-replace format specific.

I am planning to implement this sooner or later with a reserved sub-keys, eg.

search-replace:
   +quarto: "[Quarto](https://quarto.org)"
   +qurl  : https://quarto.org/docs
   __condition__1:
       _unless-format_: pdf
       +br : <br>
   __condition__2:
       _when-format_: pdf   
       +br: \ \newline

Any comments or suggestions? please let me know

N.b. this is not implemented yet, PR are welcome 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant