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

For checkboxes, attributes are placed at wrong element #34

Open
3 of 7 tasks
xarx00 opened this issue Mar 7, 2024 · 0 comments
Open
3 of 7 tasks

For checkboxes, attributes are placed at wrong element #34

xarx00 opened this issue Mar 7, 2024 · 0 comments

Comments

@xarx00
Copy link

xarx00 commented Mar 7, 2024

Check for existing bug reports before submitting.

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

Expected Behavior

When I place the attribute after a chekbox list item

- [!] Some text { .ttest }
- [ ] Some other text { .ttest }

the attribute will be added to the <li> element.

Current behaviour

Instead, the attributes are placed at the <input> element:
image

Reproduction

See Expected Behavior.
I export the HTML using the "Webpage HTML Export" plugin. (All other plugins are off.)
In the browser in the right-click menu I choose View Page Source.

Which Operating Systems are you using?

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

Obsidian Version Check

1.5.8

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