Skip to content

Commit 5602ffc

Browse files
authored
Merge pull request plone#1518 from plone/exclude-video-make-text
Exclude video markup from text output
2 parents c17e1e8 + eebe6e1 commit 5602ffc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/contributing/documentation/myst-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,10 @@ Note that the path must be absolute to support both submodules and the main docu
268268
Don't use file-relative paths.
269269
The above MyST markup renders as shown below.
270270

271+
````{only} not text
271272
```{video} /_static/user-manual/blocks/block-copy-cut.mp4
272273
```
274+
````
273275

274276

275277
### Diagrams and graphs with Graphviz

0 commit comments

Comments
 (0)