Skip to content

translate html google docs (File/Download as../HTML) to wikicode

Notifications You must be signed in to change notification settings

eleyine/wikicode-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage instructions

  1. Obtain .html formatted Google Doc with File/Download as../HTML
  2. Run wikicode.py
  3. You will be prompted for the .html input file and the .txt output file to be created

Status

To do

  • Bolden text
  • Figure out a more elegant way to format lists. List items of degree 4 have the same class as list items of degree 1. As a result, the output is the same. There should be a way to keep of track of the depth of the list.
  • Insert a filter option that could for example remove headers and footers from Open Courses Google Notes

Project

  • Create a web app that takes the url of the google doc and outputs the wikicode format
  • Convert it to Java? (but why D:)

About

translate html google docs (File/Download as../HTML) to wikicode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages