Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Smarter embed code #3

@NiXXeD

Description

@NiXXeD

Currently:
-Regex based for matching urls
-Using excessively complex regex replace for embed urls
-Inconsistent iframe embed styles (should be reused)
-No unit tests

Ideally:
-Regex based for matching
-Url parsing for replacing see this
-More reusable embeds for iframes at least.
-Unit tests covering most/all scenarios to prevent regressions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions