Docusaurus.Powershell icon indicating copy to clipboard operation
Docusaurus.Powershell copied to clipboard

Synopsys, Description and Notes not getting copied to MDX

Open ntatschner opened this issue 1 year ago • 4 comments
trafficstars

Hey,

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

ntatschner avatar Apr 21 '24 17:04 ntatschner

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

bravo-kernel avatar Apr 22 '24 05:04 bravo-kernel

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

ntatschner avatar Apr 25 '24 16:04 ntatschner

A couple of things:

  • Please update your links to point to the correct github page (currently 404)
  • I see some correctly produced MDX inside your repo, did you generate those pages using New-DocusaurusHelp on your local machine?
  • Does your issue only happen within the Github Action?

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

bravo-kernel avatar Apr 26 '24 05:04 bravo-kernel

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: @.***>

ntatschner avatar Apr 27 '24 08:04 ntatschner