Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

support metadata extraction from HTML tables #1076

Description

@tripodsan

with adobe/helix-markdown-support#27.

the metadata table will look like:

<table>
  <tr>
    <td><p>Metadata</p></td>
  </tr>
  <tr>
    <td><p>Title</p></td>
    <td><p>Pricing | Adobe Spark</p></td>
  </tr>
  <tr>
    <td><p>Description</p></td>
    <td><p>Adobe Spark lets you easily search from thousands of free photos, use themes, add filters, pick fonts, add text to photos, and make videos on mobile and web.</p></td>
  </tr>
  <tr>
    <td><p>Image</p></td>
    <td><p><img src="https://hlx.blob.core.windows.net/external/1d9b5338b3228f77275f5e878c29e1c21822ef706#image.png" alt=""></p></td>
  </tr>
</table>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions