mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-25 20:03:16 +00:00
Add comment
This commit is contained in:
@@ -9,6 +9,7 @@ var direction = require('direction');
|
||||
* @return {Page}
|
||||
*/
|
||||
function parsePageFromString(page, content) {
|
||||
// Parse page YAML
|
||||
var parsed = fm(content);
|
||||
|
||||
return page.merge({
|
||||
|
||||
Reference in New Issue
Block a user