fix html tag
This commit is contained in:
parent
30acca7f63
commit
3c812b3b8e
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Not all HPI Modules are currently at that level of complexity -- some are simple
|
||||||
|
|
||||||
A related concern is [[*An Extendable module structure][how to structure namespace packages]] to allow users to easily extend them, and how this conflicts with single file modules. If a module is converted from a single file module to a namespace with multiple files, it seems this is a breaking change, see [[https://github.com/karlicoss/HPI/issues/89][#89]] for an example of this.
|
A related concern is [[*An Extendable module structure][how to structure namespace packages]] to allow users to easily extend them, and how this conflicts with single file modules. If a module is converted from a single file module to a namespace with multiple files, it seems this is a breaking change, see [[https://github.com/karlicoss/HPI/issues/89][#89]] for an example of this.
|
||||||
|
|
||||||
#+html <div id="addingmodules"></div>
|
#+html: <div id="addingmodules"></div>
|
||||||
|
|
||||||
* Adding new modules
|
* Adding new modules
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue