docsifyjs / docsify

🃏 A magical documentation site generator.
https://docsify.js.org
MIT License
27.78k stars 5.68k forks source link

Feature: support Title Mark to make title more flexible. #2082

Open Koooooo-7 opened 1 year ago

Koooooo-7 commented 1 year ago

Feature request

Allow user to add title mark (the little content on the corner of title) to make it more flexible.

What problem does this feature solve?

When we need mentioned something about those content under current title. such as optional config steps.

What does the proposed API look like?

image

How should this be implemented in your opinion?

Maybe it could be in docsify itself but building as a plugin is better.

Are you willing to work on this yourself?

Yes but PR welcome as well.

sameer-dudeja commented 4 months ago

Hey, I would like to contribute on this but need a little guidance if that's okay?

Koooooo-7 commented 4 months ago

Hey, I would like to contribute on this but need a little guidance if that's okay?

Hi @sameer-dudeja. no problem. And I prefer to make it as a plugin. Any further question you could comment here.