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.
Post History
Recently, I faced some issue with markdown. When I write text in the following way then markdown of ">" isn't working (was working earlier). <hr/> > > hello I faced some pr...
#3: Post edited
markdown isn't working always
- Markdown does not always seem to work
Recently, I had faced some issue with markdown. When I write text following way than, markdown of ">" isn't working which was working earlier.- ```plain
- <hr/>
- >
- ```
- <hr/>
- > hello
- <hr/>
I had face some problem with "[] ()" it also. I had pressed on space now cause, the markdown system is working now. Here's [the problem](https://meta.codidact.com/posts/282281#bug) I faced. I tried to add more markdown after #bug also. They weren't working. I would tell you check in "Suggest edit", it is working for you or not.- <hr/>
I had faced with bolding also. In [this answer](https://meta.codidact.com/posts/282327#answer-282327), I tried bold using "****" instead of "bold tag". But, it wasn't working. I don't know what is going on.Sometimes, markdown is working sometime not.
- Recently, I faced some issue with markdown. When I write text in the following way then markdown of ">" isn't working (was working earlier).
- ```plain
- <hr/>
- >
- ```
- <hr/>
- > hello
- <hr/>
- I faced some problem with "[] ()" also. I inserted a space here because the markdown system is working now. Here is [the problem](https://meta.codidact.com/posts/282281#bug). I tried to add more markdown after #bug also. It was not working. You can check with a "Suggest edit", if it is working for you or not.
- <hr/>
- I faced the same issue with bolding also. In [this answer](https://meta.codidact.com/posts/282327#answer-282327), I tried bold using "****" instead of "bold tag". But, it wasn't working.
- What is going on here? Why is markdown sometimes working and sometimes not?
#1: Initial revision
markdown isn't working always
Recently, I had faced some issue with markdown. When I write text following way than, markdown of ">" isn't working which was working earlier. ```plain <hr/> > ``` <hr/> > hello <hr/> I had face some problem with "[] ()" it also. I had pressed on space now cause, the markdown system is working now. Here's [the problem](https://meta.codidact.com/posts/282281#bug) I faced. I tried to add more markdown after #bug also. They weren't working. I would tell you check in "Suggest edit", it is working for you or not. <hr/> I had faced with bolding also. In [this answer](https://meta.codidact.com/posts/282327#answer-282327), I tried bold using "****" instead of "bold tag". But, it wasn't working. I don't know what is going on. Sometimes, markdown is working sometime not.