atom-tidy-markdown
atom-tidy-markdown copied to clipboard
Fix ugly markdown.
When o try to install the tidy-markdown package in atom via "apm install tidy-markdown" i get the following error: ``` pm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote...
I am just trying out atom and ran into this. May be doing something wrong? 1. open a markdown file 2. view->developer->toggle developer tools (just to get the error details)...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.48.0-beta0 x64 **Electron**: 5.0.13 **OS**: Mac OS X 10.14.3 **Thrown From**: [tidy-markdown](https://github.com/slang800/atom-tidy-markdown) package 3.0.1 ### Stack Trace Uncaught TypeError: Cannot read...
Several markdown renderers, like the one from Retext or Bitbucket, seem to require that the indentation of bulleted lists be in multiple of 4 spaces, the same applying for code...
First off I wanted to say thanks. Tidy Markdown has done wonders for all my readmes. It's super useful. I am seeing some odd behavior with tables from time to...
I
I'm using two spaces to create line breaks and, when this package is installed, they're removed. Would it be possible to add a setting to remove extra spaces or to...
Is it possible to make a version of this plugin for vs code? It would be so great!
I set atom Font "新宋体" My md is as below: 操作类型 | 操作 | 使用场景 | 参数与返回值 ---------- | ------ | ------------- | ---------------- 查询 | HEAD | 应用层心跳 |...