Skip to content

[Bug]: EULA Acceptance PDF - Markdown not displaying correctly #18176

@martinallen-exe

Description

@martinallen-exe

Snipe-IT Version

Version v8.3.1 - build 19577 (master)

PHP Version

PHP Version 8.2.29 (web) PHP 8.2.29 (cli)

Composer Version

Composer version 2.8.9 2025-05-13 14:01:37

MySQL/MariaDB version

11.4.9-MariaDB

How did you install Snipe-IT?

Git install

Is this a fresh install or an upgrade?

Upgrade

What happened?

accepted-91-asset-eula-2025-11-10-03-20-31.pdf

When generating an EULA Acceptance PDF the markdown is not displaying correctly.
I have several nested lists in my markdown

  • item 1
  • item 2
    • item2.1
    • item2.2
  • item 3

which display correctly in the EULA acceptance email, but when displayed in the PDF, there is only a single list of items

  • item 1
  • item 2
  • item2.1
  • item2.2
  • item3

What browsers are you seeing the problem on?

Chrome

Can you reproduce this on the public demo?

No

Do you have full multiple company support enabled?

No

If you have full multiple company support enabled, do you have location scoping to company enabled?

I do not have full multiple company support enabled

Application log output

Browser console output

Common Issues

  • I have searched this repo for existing issues related to my issue (including closed issues)
  • My APP_URL is set correctly in my .env file (including http or https and no trailing slash)
  • I have searched the official Snipe-IT documentation and have checked the Common Issues documentation (where applicable)
  • I have run database migrations (where applicable).
  • I have attached screenshots and/or videos of the issue (where applicable)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions