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

bug: disappearing attributes #18

Closed
hellux opened this issue Feb 25, 2023 · 0 comments
Closed

bug: disappearing attributes #18

hellux opened this issue Feb 25, 2023 · 0 comments

Comments

@hellux
Copy link
Owner

hellux commented Feb 25, 2023

a{
%%
a=a}

yields

<p><span>a</span></p>

instead of

<p><span a="a">a</span></p>
hellux added a commit that referenced this issue Mar 6, 2023
hellux added a commit that referenced this issue Mar 13, 2023
hellux added a commit that referenced this issue Mar 15, 2023
hellux added a commit that referenced this issue Mar 19, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 20, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 20, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 20, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 21, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 24, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 25, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 25, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 27, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 27, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18
hellux added a commit that referenced this issue Mar 30, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18 and #34
hellux added a commit that referenced this issue Mar 30, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18 and #34
hellux added a commit that referenced this issue Mar 30, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18 and #34
hellux added a commit that referenced this issue Apr 3, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18 and #34
hellux added a commit that referenced this issue Apr 4, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18 and #34
@hellux hellux closed this as completed in 4a9b555 Apr 4, 2023
hellux added a commit that referenced this issue Apr 5, 2023
reimplement after broken by "take str per line instead of full inline
iter" commit

also resolves #18 and #34
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