codimd icon indicating copy to clipboard operation
codimd copied to clipboard

CodiMD - Realtime collaborative markdown notes on all platforms.

Results 189 codimd issues
Sort by recently updated
recently updated
newest added
trafficstars

There should be an option to delete a guest note. Currently it is possible to go back to any version and the user has no way of deleting this. Imagine...

I'm consistently having problems with Google and other search engines indexing early drafts of papers written in HackMD as higher page rank than the final paper on my website. This...

I came up with a hack that could possibly be used to enable native spell check for browsers that support it: http://codepen.io/csuwldcat/pen/mEzGmP?editors=0010 I noticed that clicks are still registered on...

enhancement
help wanted

## Reproduction When I add Umlauts like "Ü" in "ÜBUNG" to the markdown file, And I click Export -> RAW HTML, And I open the HTML file, I can see...

Is it possible to show all files in the database? We would like to host it in our company an so everyone should see all created file and do not...

help wanted
feature

I really applaud your work on CodiMD, which is IMHO the absolute best free/ibre open source pad, but as a CodiMD user and potential customer of HackMD, I want to...

question

If a space is added before a colon, an emoji (-1) is automatically selected and added if enter is pressed. This behavior could be very annoying if you write in...

Let user to annotate some parts of the text or paragraph to comment and discuss. Like google doc dose. Need to do more research on this.

feature
Hacktoberfest

Is there a way to sort by "modify date" instead of "visit date"? If not, I suggest to add the possibility to have "modify date" below title instead of "visit...

good first issue

using frontmatter `type: slide` the preview show code as red, like this ![image](https://user-images.githubusercontent.com/51902242/194841389-afaee0c3-ad23-49e1-b3e7-5ce31751c64b.png) but when published it becomes white, see below ![image](https://user-images.githubusercontent.com/51902242/194841474-f3ec33ab-a892-486f-b09c-7fb904e37aef.png) can it be the same (both red)? Thanks.