alt3 / Docusaurus.Powershell

Docusaurus websites for PowerShell modules
https://docusaurus-powershell.vercel.app/
MIT License
30 stars 11 forks source link

Synopsys, Description and Notes not getting copied to MDX #179

Open ntatschner opened 6 months ago

ntatschner commented 6 months ago

Hey,

The PlatyPS MD file contains the these fields, but they are missing in the MDX

bravo-kernel commented 6 months ago

Without context this is impossible to address. The test suite covers all three fields:

ntatschner commented 6 months ago

Without context this is impossible to address. The test suite covers all three fields:

You're exactly right, I was supposed to add that information right after but got distracted.

The module i'm working on is: https://github.com/ntatschner/Intune-Utils/src/modules/tatux.intune.packaging

The workflow i've been trying to automate the docs creation from is: https://github.com/ntatschner/Intune-Utils/.github/workflows/PS-Docs-Update-Convert.yml

It's taking in the files generated from platyps

bravo-kernel commented 6 months ago

A couple of things:

Best way to troubleshoot this would be to upload the compiled module artifact with .psm and .psd1 here.

ntatschner commented 6 months ago

Thanks for your reply,

All the docs were generated on via gha.

The module is here https://github.com/ntatschner/Intune-Utils/tree/5eacdc3ec78723031a174d69827bbf12601d728d/src/modules/tatux.intune.packaging

Gha workflow https://github.com/ntatschner/Intune-Utils/blob/5eacdc3ec78723031a174d69827bbf12601d728d/.github/workflows/PS-Docs-Update-Convert.yml

Md files generated by PlatyPS https://github.com/ntatschner/Intune-Utils/tree/5eacdc3ec78723031a174d69827bbf12601d728d/src/onlinehelp/tatux.intune.packaging/docs

On Fri, 26 Apr 2024, 06:48 bravo-kernel, @.***> wrote:

A couple of things:

Best way to troubleshoot this would be to upload the compiled module here.

— Reply to this email directly, view it on GitHub https://github.com/alt3/Docusaurus.Powershell/issues/179#issuecomment-2078676486, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBOQ7X25KNY2V3AOCWR64LY7HTBFAVCNFSM6AAAAABGRQ7AKSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGY3TMNBYGY . You are receiving this because you authored the thread.Message ID: @.***>