Arijit

Results 13 comments of Arijit

@kohheepeace can you document how the multiple initialDocsURL work? It's unclear.

@kohheepeace can I work on this? I suppose will just need to add a footerTemplate variable in [#L171](https://github.com/kohheepeace/mr-pdf/blob/master/src/utils.ts#L171) ``` footerTemplate: ` / `, ```

Also a contributing guide would help a lot understanding how to test this NPM package locally!

@kohheepeace As I remember even before adding TOC - internal links were not working!

@kohheepeace any updates on this issue?

@phirework I would like to be assigned for this issue!

hey @darach @Licenser can you please share the discord server link, thanks! :)

I've been facing the same issue - is there any soultion to it?

Thanks @kohheepeace - But I've been using the latest version `2.0.0-beta.0` only. ![image](https://user-images.githubusercontent.com/53327173/118795665-74eb4100-b8b8-11eb-8edf-008df5bb991a.png)

@kohheepeace [mr-pdf](https://github.com/kohheepeace/mr-pdf) worked for `v2.0.0-beta.0` site. Thank you! 🙌 My concern is I've swizzled the `DocItem` component as you may find [here](https://zowe-docs.netlify.app/stable/getting-started/overview). While generating the PDF these components are also...