chronodm
chronodm
Soft wrap support is good, but it'd be also nice if (at least with "wrap when typing reaches right margin" activated) a Ctrl-Alt-L would rewrap lines in idea-markdown. As it...
Steps to reproduce: - Create an <hr> with ---, **\* or similar on a line by itself. - Add a blank line underneath. Expected: - Same behavior as headers: in...
To reproduce, create a Markdown file with the following content: ``` 1. item 1 - nested item - nested item 1. item 2 ``` From the command line, run `markdown`...
Checking out an IDEA/Gradle project on a new machine always produces a new "unlinked Gradle project" warning, requiring the generation of a new `.idea/gradle.xml` and the (re)generation of existing module...
The [JetBrains Rider](https://www.jetbrains.com/rider/) IDE creates nested `.idea` configuration directories under the project name: ``` .idea └── .idea.MyProject ├── .idea │ ├── .name │ ├── modules.xml │ ├── vcs.xml │ └──...
I'm trying to port a webapp with a heavily customized ant build to gradle, and among other things it requires 1. that certain resource files be copied/moved to the WEB-INF...
When I run `cap development whenever:update_crontab`, it appears to silently succeed, with no output, and the crontab on the server is not updated. Likewise, `cap development deploy` shows no `whenever`-related...
Fixes #5
/ɕ/ and /ʃʲ/ are both given as “voiceless alveolo-palatal sibilant” with the same features. From /ʃ/, it seems as though /ʃʲ/ should be “palatalized voiceless *palato-alveolar* sibilant”, although I admit...