Thomas L'huillier
Thomas L'huillier
Maybe we could have a new parameter defined in the header block like this : ```markdown --- name: component name category: category name version: 1.0 --- ``` Then we could...
For the case of dedicated markdown files it seems manageable to add new files for each version. But for docs inside source code I don't know :/ duplicating comment blocks...
You were originally asking me about "ideal" workflow. I would say ideal workflow for versioning would be to use git branches/tags to handle multiple versions. Teams/individuals often maintain multiple git...
What do I have to do? 😅
> @Thomas-lhuillier I guess @xescugc wanted to ping me instead - but feel free to work on this PR if you want to. 🙈 Makes sense 👍 Well, this all...