Welcome to the Question2Answer Q&A. There's also a
demo
if you just want to try it out.
Login
Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About
Wiki
Welcome to the Q&A for
Question2Answer
.
If you have questions about the platform,
click here to ask
and please use English.
If you just want to try Q2A, please use the
demo
, which also grants admin access.
Apr 29:
Q2A 1.5.2
Related questions
Finally updated the Markdown plugin!
Error in plugin: [no viewer found for format: markdown]
Testing markdown syntax highlighting plugin
Syntax Highlighter For MarkDown. Any Help Here?
I made a Markdown editor plugin for Q2A - thoughts/suggestions?
smiley button is not shown on markdown editor
Ajax comment submission plugin, any thoughts?
Will there be a markdown editor instead of the WYSIWYG one?
Markdown hightlighter slashes problem.
why syntax highlighter plugin dont work with markdown editor
All categories
Q2A Core
(3,241)
Plugins
(350)
Multiple markdown editors on the same page?
0
votes
It looks like there is a problem with using the markdown editor for comments in 1.5, though I guess that's a bit excessive anyway. The problem is there are now multiple editors on the page, so it only adds the toolbar for the first one.
Any way around this?
Q2A version:
1.5
markdown
plugin
editor
asked
Jan 24
in
Plugins
by
NoahY
I'm just upgrading the Markdown editor to use the newer PageDown script the Stack Overflow guys released. I'll check into this as I do. I have plain text for comments, but if you convert an answer into a comment it stays as Markdown so this may cause problems in that situation too.
FYI there are some new calls available to editor modules in Q2A 1.5 to help with these sorts of situations, now that there can be multiple (hidden) editors on a page.
thanks, looking forward to it :)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Hi Noah, I fixed the problem with multiple editors. There were also ID clashes which were part of the problem which are fixed too.
And on Gideon's advice I set the editors to only load when they appear. The editors are fairly light but with a lot of answers it does make a difference (10+ second page load time with 70 answers, just on localhost)
Now on Github:
https://github.com/svivian/q2a-markdown-editor
answered
Mar 15
by
DisgruntledGoat
edited
Mar 15
by
DisgruntledGoat
Please
log in
or
register
to add a comment.