Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Posts tagged editor
I entered the following markdown into an answer I posted recently: ### ImageMagick > <p style="color:red">An error occurred while installing rmagick (4.2.6), and Bundler cannot continue....
Right now, if a user tries to click the "edit" button on a post, they get taken to a separate page where they can make changes to it. After the changes are made, the user is redirected back to the ...
I've noticed something when using MathJax during preparing/editing a post. Each time a change is made to the raw text, the preview rerenders accordingly. This is the behaviour I expect, which ensur...
When looking at a pending edit on the suggested edits page, only the markdown shows. There is no preview of how this will be rendered. This presents two problems: Any subtle error introduced by...
When editing a post, headings with a single hash # show as significantly bigger than headings with a double hash ##. However, after saving, these two headings are much closer in size (to the point ...
The html tag <tt> works correctly in the preview window that is shown while editing a post. Text enclosed in such tags is shown in mono-spaced font. However, the TT tag seems to be ignored ...
tl;dr According to this post, the div tag is not allowed, thus it's removed from posts. But it's not removed from the preview, and I believe both (the preview and the final saved post) should be c...
Currently a user who comes to create a post can only read the post's body in the preview area, but not the post title (it just isn't there). I suggest to show a post's title in the preview because...
When I was writing the post. My title was too short for post that. But, I was thinking why button is disabled. Since, I had worked on disabling button that's why I knew my post's title was too shor...
By some odd mistake I wrote only about half a title to a post in Scientific Speculation yesterday: Post itself: https://scientific-speculation.codidact.com/posts/283763 Post history: https://sc...
Echo... I just posted a question https://meta.codidact.com/posts/280045 When I started to post my next question (not this one, another one that will be soon) by clicking "Ask Question" again, the...
After hitting the "Cancel" button when writing or editing a post, a prompt shows up that says Any unsaved changes will be lost. Are you sure? [Okay] [Cancel] Hitting [Okay] will kick you out...
I think there is a bug with a final text numbering not matching the numbering in the preview. I recently posted this answeron meta. When I edit the question the preview of the text displays correc...
Currently, when editing a post the system will automatically save a draft for you after a short period of inactivity. This draft will then be loaded again if you leave the page and return, even if ...
When I type in the edit window, Codidact seems to use my default monospaced font (Iosevka SS08). But when a code block is displayed, why doesn't it use the same? I feel like it makes more sense to...
With this code: <tr> <th>Downvotes</th> <th>Minimum upvotes to stay above 40%</th> </tr> <tr> <td>1</td> <td>...
I was recently editing someone else's answer, but I didn't like my changes and decided to redo them. However, there was no way to reset the edit (revert to the state before I started editing). The ...
This is a small one: "Ctrl+V" itself is handled correctly (first part of gif above).
Could you please make the "Insert image" tool treat file extensions as case-insensitive when checking for validity? When I post here on Meta, I frequently insert screenshots taken from MS Windows' ...
It's not really an issue, but I'm curious why Codidact chose to use a monospace font for editing/posting while published posts use a normal font.
Can we improve the editor? Currently, the textarea is, IMO, too small (even a short post like this one requires some scrolling when editing). For larger posts (like this one) it's even worse. When ...
When I want to upload a picture from my computer, I use the upload button in the editor to upload it directly. For this feature, I would like an extra step to confirm that I really want to upload t...
I tried to upload an image and wondered why I didn't work. So I tried again and again until I noticed that my images were barely larger than 2 megabytes. Can you please add a warning if images are ...
Yesterday I proposed that the required tags beneath questions asked on meta should be clickable so that the tags are prefilled into the tag form. I tried it out now that's it implemented and while ...
When I use the editor to write up a question or an answer, sometimes I use the buttons of the editor to add underscores to format my text. But when I use the buttons, it inserts the underscores rig...