Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 666 Bytes

File metadata and controls

20 lines (13 loc) · 666 Bytes

Document title plugin

This documentation is a work in progress. It's possible that better information can be found in the embeddable editor documentation.

Prosemirror node-specs

This plugin defines the following node-spec, which needs to be added to the Prosemirror schema for it to work correctly:

import { document_title } from '@lblod/ember-rdfa-editor-lblod-plugins/plugins/document-title-plugin/nodes';

Styling

Nodes from this plugin can be styled by using the following classes:

Node Css class
document_title say-document-title