We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently, I've upgraded the ckgedit plugin and found this issue.
Install ckgedit plugin into DokuWiki.
Click Edit this page button of some page (e.g. playground).
Edit this page
Click DW Edit button, then click Edit this page button again.
DW Edit
Enter the following source and save it.
====== PlayGround ====== [[http://example.com]] |<del>10</del>| | [[http://example.com]]
You will see like this as expected:
Click Edit this page button and click CKG Edit.
CKG Edit
Click Edit this page button again.
You will see like this as NOT expected:
The problem here is:
oIWIKIo
cIWIKIc
Click Save.
You will see that the second link and the second table cell disappear:
The text was updated successfully, but these errors were encountered:
Should be fixed in latest update.
Sorry, something went wrong.
turnermm/ckgdoku@6af4b8b
Thank you for the quick fix! The problem has been fixed in the latest version.
Issue is not fixed for this case: code block flanked with URLs: Please reopen. Thanks.
https://pastebin.com/hv0yJVZq
No branches or pull requests
Recently, I've upgraded the ckgedit plugin and found this issue.
Environment
How to reproduce
Install ckgedit plugin into DokuWiki.
Click
Edit this page
button of some page (e.g. playground).Click
DW Edit
button, then clickEdit this page
button again.Enter the following source and save it.
You will see like this as expected:
Click
Edit this page
button and clickCKG Edit
.Click
Edit this page
button again.You will see like this as NOT expected:
The problem here is:
oIWIKIo
andcIWIKIc
, that are not included in the source, appear.Click Save.
You will see that the second link and the second table cell disappear:
The text was updated successfully, but these errors were encountered: