Skip to content

Replace HTML embeds with url-style embeds that get parsed and image-style local video embeds, update documentation docs #1035

Replace HTML embeds with url-style embeds that get parsed and image-style local video embeds, update documentation docs

Replace HTML embeds with url-style embeds that get parsed and image-style local video embeds, update documentation docs #1035

Workflow file for this run

name: Validate markdown
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate markdown syntax in touched files
uses: nosborn/github-action-markdown-cli@v1.1.1
with:
files: .