Skip to content

render markdown option for math fields #650

@Azovee

Description

@Azovee

Please fill out these Check-boxes

  • I checked for existing similar feature requests
  • I have read the docs and checked that the feature I am requesting is not already implemented
  • My feature request consists of only one feature

Is your Feature Request related to a Problem or Annoyance?

No response

Describe the Feature you'd like

The request is as in the title: a renderMarkdown option for the math view field. I've found the math field can be pretty nifty for basic text manipulation stuff, I've used it for a "★★★☆☆" style display for example. And for more advanced use cases (maybe adding coloring to those stars or using custom icons for example), a renderMarkdown option would make it even more flexible.

Currently, you can work around it by making a hidden math view bound to an intermediate property, and then displaying that intermediate property in a regular text view field that has renderMarkdown enabled. If that intermediate property's storage type is 'memory', it can even be pretty unobtrusive. But it's a little annoying.

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions