<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subl-syntax-man, branch master</title>
<subtitle>Sublime text package providing support for manual pages
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/'/>
<entry>
<title>man: add another one macro</title>
<updated>2021-07-01T16:34:12+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-07-01T16:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=6e1660af80f58b7cc6a45003af5bc333dcc657d2'/>
<id>6e1660af80f58b7cc6a45003af5bc333dcc657d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme: use 2nd screenshot, add links</title>
<updated>2021-07-01T16:32:25+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-07-01T16:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=c82b2605bba2c11ad3f555a2e1691bd2a19baba1'/>
<id>c82b2605bba2c11ad3f555a2e1691bd2a19baba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add screenshot with alternate font</title>
<updated>2021-07-01T16:26:42+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-07-01T16:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=d845a616dd6e40d4c0afeb008918961ef1a1f8db'/>
<id>d845a616dd6e40d4c0afeb008918961ef1a1f8db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add awful realization of formatting alternate fonts</title>
<updated>2021-07-01T13:28:57+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-07-01T13:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=74d6e788c9430521c96ede21557a9a32bbd76a34'/>
<id>74d6e788c9430521c96ede21557a9a32bbd76a34</id>
<content type='text'>
Why is it awful? Because a lot of code is duplicated. And the code is
badly designed. As a result, we have one bug, which i don't know how
to fix (if you know - write me at email):

.BI [ "--init, -i"]
      ^ start italic font style
                  ^ must start bold, but still using italic

But I couldn't leave it as it is and have made a dirty trick:
`
- match: '"[^\s]'
  scope: invalid.illegal
  pop: true`
`

If the '"', which is supposed to end the string, has a not white-space as
following character, then I scoping it like illegal syntax. Anyway, it's not
correct to write this way, put a white-space after '"' :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Why is it awful? Because a lot of code is duplicated. And the code is
badly designed. As a result, we have one bug, which i don't know how
to fix (if you know - write me at email):

.BI [ "--init, -i"]
      ^ start italic font style
                  ^ must start bold, but still using italic

But I couldn't leave it as it is and have made a dirty trick:
`
- match: '"[^\s]'
  scope: invalid.illegal
  pop: true`
`

If the '"', which is supposed to end the string, has a not white-space as
following character, then I scoping it like illegal syntax. Anyway, it's not
correct to write this way, put a white-space after '"' :)
</pre>
</div>
</content>
</entry>
<entry>
<title>add readme</title>
<updated>2021-06-29T11:48:08+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-29T11:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=f9cbfc1969d7f1d83da764f5f53fd53469830a78'/>
<id>f9cbfc1969d7f1d83da764f5f53fd53469830a78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add screenshot a syntax</title>
<updated>2021-06-29T11:47:38+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-29T11:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=b56da1ab6f28b89a372bf8ff4f39ffeea73d577f'/>
<id>b56da1ab6f28b89a372bf8ff4f39ffeea73d577f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add license</title>
<updated>2021-06-29T11:45:54+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-29T11:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=d203e1a4e351fbac2d16e9de70493524e307112b'/>
<id>d203e1a4e351fbac2d16e9de70493524e307112b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix formatting for font style macros</title>
<updated>2021-06-29T11:45:54+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-29T11:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=39a43c7528aff05e0b75180ded2562b1ee6acdd1'/>
<id>39a43c7528aff05e0b75180ded2562b1ee6acdd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle font styles by control and escape char</title>
<updated>2021-06-27T10:05:20+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-27T10:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=4d161fe6e3d4965223973a7e608de4ea1570898a'/>
<id>4d161fe6e3d4965223973a7e608de4ea1570898a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't use string as separate context</title>
<updated>2021-06-27T10:00:35+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-27T10:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/subl-syntax-man/commit/?id=554df035bf9f9e8af18f32b2476a0490d3affbe5'/>
<id>554df035bf9f9e8af18f32b2476a0490d3affbe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
