GithubHelp home page GithubHelp logo

Investigate TOC about binarytree HOT 5 CLOSED

lifeparticle avatar lifeparticle commented on September 16, 2024
Investigate TOC

from binarytree.

Comments (5)

lifeparticle avatar lifeparticle commented on September 16, 2024

Not working

https://raw.githubusercontent.com/lifeparticle/Bengali-Alphabet/master/audio/README.md

- [Vowels (স্বরবর্ণ): 11 Clips](#vowels--11-clips)
- [Consonants (ব্যঞ্জনবর্ণ): 39 Clips](#consonants--39-clips)
- [Numbers (সংখ্যা): 10 Clips](#numbers--10-clips)
- [Vowel Diacritics (কার): 10 Clips](#vowel-diacritics--10-clips)
- [Consonant Diacritics (ফলা): 6 Clips](#consonant-diacritics--6-clips)
- [Punctuation (যতিচিহ্ন): 14 Clips](#punctuation--14-clips)

Should be

vowels-স্বরবর্ণ-11-clips
consonants-ব্যঞ্জনবর্ণ-39-clips

from binarytree.

lifeparticle avatar lifeparticle commented on September 16, 2024
const generateTocItem = (text: string) => {
	return `[${text}](#${text
		.toLowerCase()
		.replace(/\s/g, "-")
		.replace(/[^A-Za-z0-9-_\u0080-\uFFFF]/g, "")})`;
};

from binarytree.

lifeparticle avatar lifeparticle commented on September 16, 2024

When we have duplicate titles add a number at the end

Screen Shot 2023-06-01 at 10 06 10 pm Screen Shot 2023-06-01 at 10 06 19 pm

from binarytree.

lifeparticle avatar lifeparticle commented on September 16, 2024

When we have duplicate titles add a number at the end

Screen Shot 2023-06-01 at 10 06 10 pm Screen Shot 2023-06-01 at 10 06 19 pm

Done

from binarytree.

lifeparticle avatar lifeparticle commented on September 16, 2024

Not working

https://raw.githubusercontent.com/lifeparticle/Bengali-Alphabet/master/audio/README.md

- [Vowels (স্বরবর্ণ): 11 Clips](#vowels--11-clips)
- [Consonants (ব্যঞ্জনবর্ণ): 39 Clips](#consonants--39-clips)
- [Numbers (সংখ্যা): 10 Clips](#numbers--10-clips)
- [Vowel Diacritics (কার): 10 Clips](#vowel-diacritics--10-clips)
- [Consonant Diacritics (ফলা): 6 Clips](#consonant-diacritics--6-clips)
- [Punctuation (যতিচিহ্ন): 14 Clips](#punctuation--14-clips)

Should be

vowels-স্বরবর্ণ-11-clips
consonants-ব্যঞ্জনবর্ণ-39-clips

Done

from binarytree.

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.