Skip to content

Merge :strict and :script contexts #56

@yuku

Description

@yuku

What

Maybe we should merge the :strict and :script contexts into something like sanitization mode, because context { strict: true, script: true } doesn't make sense. Also, I think the name strict is a bit ambiguous since it does not indicate what it makes strict, sanitization, Markdown syntax compliance, or restriction of some features?
#46 (comment)

Why

Relation between our apps and their filter contexts are messy.

App :strict :script
Qiita true false
Qiita:Team false true

(current state)

#54 adds CodePen support to Qiita:Team, but maybe the author didn't intend to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions