From aaba169e9d1965a6ac5e534f14ba118a9666f9e1 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 2 Oct 2022 11:39:02 +0200 Subject: [PATCH] chore: strip/clean with auto-formatter --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 549e230..f56f8a9 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Octomode +# Octomode -*work-in-progress* +> *work-in-progress* -Octomode is a collective editing space for PDF making, using Etherpad, Paged.js and Flask. +Octomode is a collective editing space for PDF making, using Etherpad, Paged.js and Flask. ## How to use Octomode? -If you want to work collectively on making a PDF, you can use octomode. There is an instance installed here: . You can write any name of in the input field, this will create a new octomode environment. +If you want to work collectively on making a PDF, you can use octomode. There is an instance installed here: . You can write any name of in the input field, this will create a new octomode environment. Working in octomode includes: @@ -39,7 +39,7 @@ language: en ### Octomode CSS template ``` -@charset "utf-8"; +@charset "utf-8"; @page{ size: A5; @@ -64,7 +64,7 @@ When working with multiple people on one PDF it is recommended to use the same b ## Continuums -Octomode resonates other software practices based on pad-to-PDF workflows or collective infrastructure, including: +Octomode resonates other software practices based on pad-to-PDF workflows or collective infrastructure, including: * wiki-to-PDF http://titipi.org/wiki/index.php/Wiki-to-pdf by Martino Morandi/TITiPI * Living Glossary Enviroment http://tool.attempt.press/ by Camilo Garcia/Attempt @@ -97,7 +97,7 @@ To install them, you can run: ### Note -It's recommended to use firefox when working with octomode locally. Chrome or Chromium do not load external etherpads in iframes. +It's recommended to use Firefox when working with octomode locally. Chrome or Chromium do not load external etherpads in iframes. ## Use octomode on a server