mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 13:03:04 +00:00
This commit is contained in:
@@ -18,6 +18,11 @@ export class ItemPageFieldComponent {
|
||||
*/
|
||||
@Input() item: Item;
|
||||
|
||||
/**
|
||||
* Whether this metadata should be rendered with markdown.
|
||||
*/
|
||||
enableMarkdown = false;
|
||||
|
||||
/**
|
||||
* Fields (schema.element.qualifier) used to render their values.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user