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

🐞 Attributes doesn't move to export #43

Open
3 of 7 tasks
tomatojam42 opened this issue Nov 25, 2024 · 0 comments
Open
3 of 7 tasks

🐞 Attributes doesn't move to export #43

tomatojam42 opened this issue Nov 25, 2024 · 0 comments

Comments

@tomatojam42
Copy link

tomatojam42 commented Nov 25, 2024

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

When I have {style="color:red"} on paragraph, then it's color should be red, when I export this note as PDF.

Current behaviour

Now any carriage (text) becomes a pumpkin (text{...}) in PDF. My first goal was easing printing of doc templates, not using text processors like Word or Excel.

Reproduction

  1. Make high visible styling (e.g. color:red) on paragraph like this:
    {style="color:red"}

  2. Enjoy red text in viewer mode.

  3. CTRL + P for command line

  4. "Export as PDF".

  5. Export file as usial.

  6. See that paragraph is not more red and label {...} is visible.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.7.7

Plugin Version

1.2.2

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

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

No branches or pull requests

1 participant