Giter VIP home page Giter VIP logo

Comments (3)

tricktux avatar tricktux commented on June 26, 2024 1

Ohhhh waoooo

Where did I get that split tag? That's really crazy. I guess I messed up a while back and it was just working, until more recently that I tried more text in the front.

Nothing to see here :)

Thank you much for the quick response!!

from md2apkg.

Steve2955 avatar Steve2955 commented on June 26, 2024 1

Alright, that was an easy fix 😄

No worries and thank you very much again for the appreciation!

from md2apkg.

Steve2955 avatar Steve2955 commented on June 26, 2024

Thanks for the appreciation of my work. To be honest I haven't used it much myself lately, but I still gave it a quick look:

I installed the latest version of Anki (Version ⁨24.04.1 (ccd9ca1a)⁩ Python 3.9.18 Qt 6.6.2 PyQt 6.6.1) and converted a slightly adjusted version of your example to an Anki deck which I imported right after:

## What's the difference between `read` and `recv`?

Enter any text here

<!-- meta pkg split -->

- The argument `flags` xxxx
- `recv` with `flags = 0` is basically a `read`
md2apkg -i TEST.md -n GH-TEST

After importing, the card looks like this:

image

This is excatly how I would expect it to look like. The html comment (<!-- meta pkg split -->) is ignored as it is not the expected format of <!-- md2apkg split -->. (see README)

If you use this syntax:

## What's the difference between `read` and `recv`?

Enter any text here

<!-- md2apkg split -->

- The argument `flags` xxxx
- `recv` with `flags = 0` is basically a `read`

The card get's also split into front and back as expected:

image

Is it possible, that you just switched up the html comment? If not, could you please provide a further example that helps me to reproduce the issue?

from md2apkg.

Related Issues (17)

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.