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

StructTemplate and Edittable : <struct-template> inside a cell is not managed during edition #220

Open
Nif9 opened this issue Aug 11, 2022 · 0 comments

Comments

@Nif9
Copy link

Nif9 commented Aug 11, 2022

Hi,
In my dokuwiki (extended with plugins edittable, struct, structtemplate and bootstrapwrapper), when I put in a cell a structtemplate statement:

<struct-template>
---- data ----
schema: ...
cols: ...
filter: ...
sort: ...
----
...
</struct-template>

, it splits/breaks the table.
I'm not encountering this issue if a deactivate the edittable plugin and edit through classical edition...

During reproduction of bug, be aware of issue with spaces not supported on the end of each line of the structtemplate statement [https://github.com/iainhallam/dokuwiki-plugin-structtemplate/issues/2]. It has to be deleted manually.

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