<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/jira-text-formatting-notation-help/autoload, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Add 'jira-text-formatting-notation-help' plugin</title>
<updated>2019-06-05T18:32:49+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-05T18:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=c0a8a7cee99894fd24144cf44f3498e6b50b9958'/>
<id>c0a8a7cee99894fd24144cf44f3498e6b50b9958</id>
<content type='text'>
Plugin that opens a window containing the text formatting guide for
Jira.

The guide is taken from:

    $ w3m -dump 'https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all'

Since I'm using the go-jira CLI, I need the reference for any special
formatting I want to use. I figured it would help to have that
information right next to my Vim buffer instead of having to switch to a
browser and open the web page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plugin that opens a window containing the text formatting guide for
Jira.

The guide is taken from:

    $ w3m -dump 'https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all'

Since I'm using the go-jira CLI, I need the reference for any special
formatting I want to use. I figured it would help to have that
information right next to my Vim buffer instead of having to switch to a
browser and open the web page.
</pre>
</div>
</content>
</entry>
</feed>
