Skip to content

Chat line content class includes p-name #71

@btrem

Description

@btrem

The chat lines' content has a class attribute e-content p-name, as in this simplified extract:

<div id="txxx" class="h-entry line msg-message emote">
    <div class="in">
        <!-- chat link, permalink, and timestamp -->
        <span class="text">
            <!-- author h-card -->
            <span class="e-content p-name">
                <!-- chat content -->
            </span>
        </span>
    </div>
</div>

Unless I'm missing something, the inner span's class should be e-content, without p-name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions