File tree Expand file tree Collapse file tree 5 files changed +13
-3
lines changed Expand file tree Collapse file tree 5 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 4
4
{%endblock%}
5
5
6
6
{%block features%}
7
+
8
+ Introduction
9
+ ==============
10
+
7
11
With `pybars3 <https://github.com/wbond/pybars3>`_, this library allow moban users to
8
12
have handlebars template in their next documentation endeavour.
9
13
Original file line number Diff line number Diff line change 1
1
Change log
2
2
================================================================================
3
3
4
- 0.0.5 - 04 .06.2020
4
+ 0.0.5 - 07 .06.2020
5
5
--------------------------------------------------------------------------------
6
6
7
7
**Updated **
8
8
9
9
#. Name the moban actions when this template is used
10
+ #. `#12 <https://github.com/moremoban/moban-handlebars/issues/12 >`_: provide
11
+ apis for end user to use their own block helper and partials
10
12
11
13
0.0.4 - 14.10.2019
12
14
--------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ moban-handlebars
17
17
:target: https://github.com/moremoban/moban-handlebars/stargazers
18
18
19
19
20
+
21
+ Introduction
22
+ ==============
23
+
20
24
With `pybars3 <https://github.com/wbond/pybars3 >`_, this library allow moban users to
21
25
have handlebars template in their next documentation endeavour.
22
26
Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ releases:
5
5
- action : Updated
6
6
details :
7
7
- " Name the moban actions when this template is used"
8
- date : 04.06.2020
8
+ - " `#12`: provide apis for end user to use their own block helper and partials"
9
+ date : 07.06.2020
9
10
version : 0.0.5
10
11
- changes :
11
12
- action : Updated
Original file line number Diff line number Diff line change 1
1
https://github.com/moremoban/moban/archive/dev.zip
2
- https://github.com/python-lml/lml/archive/dev.zip
You can’t perform that action at this time.
0 commit comments