Skip to content

HTML for arrays of underscored-parameters is broken #3052

@cstjean

Description

@cstjean

Describe the bug 🐞

image

Expected behavior

Elegant HTML output.

Minimal Reproducible Example 👇

begin
	using ModelingToolkit
	using ModelingToolkit: t_nounits as t, D_nounits as D
	using SymbolicIndexingInterface
	using DataInterpolations, ReadOnlyArrays
	using Symbolics
end

@parameters P_out[1:5]

P_out[1]

Environment (please complete the following information):

  • Output of using Pkg; Pkg.status()
Status `C:\Users\a1058035\AppData\Local\Temp\jl_tP4Nh4\Project.toml`
  [82cc6244] DataInterpolations v6.4.0
  [961ee093] ModelingToolkit v9.39.1
  [988b38a3] ReadOnlyArrays v0.2.0
  [2efcf032] SymbolicIndexingInterface v0.3.30
  [0c5d862f] Symbolics v6.11.0
  [44cfe95a] Pkg v1.10.0

Julia 1.10.5, Windows, Edge.

This is probably a Symbolics/SymbolicsUtils issue? Please move to the appropriate repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions