Add documentation
This commit is contained in:
parent
8da32f8afd
commit
3211b96218
|
@ -1,5 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
// https://crowdagger.github.io/textes/articles/heuristique.html
|
||||
|
||||
const path = require('path');
|
||||
const { loadPages, savePages } = require('./page');
|
||||
const richtypo = require('richtypo');
|
||||
|
|
Loading…
Reference in New Issue