Giter VIP home page Giter VIP logo

Comments (1)

c-okelly avatar c-okelly commented on June 1, 2024 1

Hey,

So I have had a look into this and there is more then one issue going on.

  • The file is a format of unicode which I had not seen before and needs to be unencoded in that particular format

    • I don't know why this isn't be handled by beautiful soup already
    • This shouldn't be too hard to fix hopefully
  • There is a non-standard list style being used for you list which means that they are not being parsed correctly for each level

    • I made an assumption about a style that could be used to tell what level of the list that it is
    • This assumption turned out to be wrong and I need to revisit how I calculate the list levels for word documents
  • Some line formatting issues where part of the line was being cut off

    • Should be easy enough to fix

I will do best to try and fix the issues with word as do want to support it overall long term.

If you would like a work around I would suggest using LibreOffice instead. It is a free alternative to word and output much more consistent html documents so is probably more stable

https://www.libreoffice.org/

from org_to_anki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.