enable Markdown

68 views
Skip to first unread message

Alex B

unread,
Jan 11, 2024, 7:33:12 AM1/11/24
to DSpace Technical Support
Dear colleagues, how to correctly include mathjax (enable Markdown) in dc.title (title of publication)?
I used as an example item-page-abstract-field.component.ts 
made a change to the files
item-page-title-field.component.ts
and
item-page-title-field.component.html

but any errors appears.

For example:
Error: src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts:21:3 - error TS2377: Constructors for derived classes must contain a 'super' call.

21   constructor(
     ~~~~~~~~~~~~
22     public dsoNameService: DSONameService,
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23   ) {
   ~~~~~
24   }
   ~~~

please tell me which files and variables need to be changed?
Best regards,

Alex




Reply all
Reply to author
Forward
0 new messages