<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/templates, branch 21.9.30.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.9.30.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.9.30.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-09-27T22:19:53+00:00</updated>
<entry>
<title>Katakana to hiragana conversion options (#1965)</title>
<updated>2021-09-27T22:19:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-27T22:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b784e5b11a596a456eb8879d394fde64bc63aaef'/>
<id>urn:sha1:b784e5b11a596a456eb8879d394fde64bc63aaef</id>
<content type='text'>
* Refactor convertKatakanaToHiragana

* Add keepProlongedSoundMarks option

* Test keepProlongedSoundMarks option

* Refactor

* Add keepProlongedSoundMarks option to hiragana handlebars helper

* Update documentation</content>
</entry>
<entry>
<title>Fix regexMatch and regexReplace handlebars helper functions (#1958)</title>
<updated>2021-09-26T16:15:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-26T16:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=076170cc3880ae673a7a94c64e64ee54afb7cfbc'/>
<id>urn:sha1:076170cc3880ae673a7a94c64e64ee54afb7cfbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Anki template regex helper updates (#1934)</title>
<updated>2021-09-06T02:59:46+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-06T02:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c91831a81722345ef7b4d20bd87c855903a7bca7'/>
<id>urn:sha1:c91831a81722345ef7b4d20bd87c855903a7bca7</id>
<content type='text'>
* Update regexReplace and regexMatch to support content arguments

* Update documentation</content>
</entry>
<entry>
<title>Structured content data (#1930)</title>
<updated>2021-09-04T16:43:56+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-04T16:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f68ad1f843607d4ba1ad216fe16305c420cee8d6'/>
<id>urn:sha1:f68ad1f843607d4ba1ad216fe16305c420cee8d6</id>
<content type='text'>
* Add support for structured-content data attributes

* Assign dataset properties

* Don't remove data-sc attributes

* Use helper functions

* Update test data</content>
</entry>
<entry>
<title>Hiragana &amp; katakana helpers (#1908)</title>
<updated>2021-08-26T01:58:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-08-26T01:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dfd52e1ecd6919094e0b45fde2ca03c30eaad01f'/>
<id>urn:sha1:dfd52e1ecd6919094e0b45fde2ca03c30eaad01f</id>
<content type='text'>
* Add hiragana and katakana template helpers

* Update documentation

* Fix documentation</content>
</entry>
<entry>
<title>Update de/serializeError functions to only serialize data if present (#1849)</title>
<updated>2021-07-25T16:54:26+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-25T16:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3f738898743804fa07c449063bf3065af00e5aa2'/>
<id>urn:sha1:3f738898743804fa07c449063bf3065af00e5aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pronunciation template helper (#1840)</title>
<updated>2021-07-18T17:43:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T17:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=637d4a2087b9e93ccd47d689411887b6c40c3992'/>
<id>urn:sha1:637d4a2087b9e93ccd47d689411887b6c40c3992</id>
<content type='text'>
* Rename field

* Set up pronunication components

* Fix documentation

* Rename function

* Update test dependencies

* Fix constructor

* Log errors

* Add pronunciation helper

* Add styleApplier argument to _getHtml/_normalizeHtml

* Use getAttribute for 'class' to support namespaced elements (e.g. svg)

* Update format name

* Add optional tag

* Update docs</content>
</entry>
<entry>
<title>Anki template renderer abstraction (#1839)</title>
<updated>2021-07-18T15:20:03+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T15:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=10a9da4d31b4837d8c48e3cd1c36a7b760691d74'/>
<id>urn:sha1:10a9da4d31b4837d8c48e3cd1c36a7b760691d74</id>
<content type='text'>
* Add AnkiTemplateRenderer abstraction

* Move Anki-specific template functionality into AnkiTemplateRenderer

* Add documentation comments</content>
</entry>
<entry>
<title>Sandbox script folders (#1837)</title>
<updated>2021-07-17T21:10:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-17T21:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fafa746a632b1907d9cca262f689d7bec4e0f940'/>
<id>urn:sha1:fafa746a632b1907d9cca262f689d7bec4e0f940</id>
<content type='text'>
* Move scripts

* Update paths

* Fix ordering

* Simplify eslint rules</content>
</entry>
<entry>
<title>Fix case where "ready" message is received before frame "load" event (#1822)</title>
<updated>2021-07-11T01:37:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-11T01:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=437b588411590ad44991f16ed26e2b2f35505e89'/>
<id>urn:sha1:437b588411590ad44991f16ed26e2b2f35505e89</id>
<content type='text'>
</content>
</entry>
</feed>
