Everything a tech writer needs to write markdown docs and make shit go.
Standard markdown tools; plus, Atlassian note, tip, warning, and include buttons.
Validate markdown as you type.
View your markdown document as it would look on the Atlassian developer portal. http://developers.atlassian.com
Open Settings -> Install and search for tech-writer-ide
.
Alternatively, install through the command line:
amp install tech-writer-ide
- JIRA || Trello Task List Integration
- Show your tasks in Atom.io panel
- Update and close tasks
- Grammar Checker
- Integrate a Grammar API for doc validation
- Visual Github integration
- Use the d3js library to show a visual representation of bitbucket branches (http://bl.ocks.org/mbostock/4339083)
- allow to commit and merge branches by dragging streams together.
- v0.1.2 -> updated to restrict only one markdown previewer to be open at a time. This is a system limitation.