-
Using TinyMCE 4.5.1 in conjunction with Wysiwyg module in Drupal 7.x:
Inserting a link also inserts newlines before and after link. E.g.:
`abcdef`
Clicking between `c` and `d` and inserting…
-
The window for "new reference" only allows for manual insertion of reference data.
One can no longer paste bibtex-code or import a .bib-file.
-
Standard markdown footnotes like "[^1]" are not being rendered at all. Footnote rendering only seems to happen with respect to references that have been previously inserted via the new editor. In acad…
-
As the tests come in for Gutenberg I am going to make issues but also add feedback here as a constant thread for people to check.
For reference the tests are here: https://make.wordpress.org/test/2…
-
With the metabox below I have a problem saving the radio button. To repeat the issue:
1. Create a new post
2. Choose "template 1"
3. Add Page (add Row)
4. Choose "template 2"
5. Publish
6. The 2nd pa…
-
Often when writing software, we find ourselves repeatedly typing similar logic over and over again, each time just different enough from the last to make generalizing it into an API impractical. We re…
-
From Karie
At times I'm seeing tags on on the front end in the Source field for a media item. On the backend I see tags in the html view but not the wsiwyg view.
-
Example:
- List
- List inner
- Really tricky to get back here
When we are putting content into the system the list feature seems really buggy. Pressing tab to indent and start another list within t…
-
Hello,
despite setting allowedContent: true in creditor.yml, the tag seems to be removed when html is generated. Any hint?
I found a similar issue #186 , but I cannot understand how it was fixed.
…
-
Great work, first of all! But got a couple of questions.
1. Is it possible to have buttons reflect current state of a selection/cursor position? For example, if a **bold** text is selected or the curs…