Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vérifier le traitement de tous les éléments dans la sortie HTML #8

Open
20 of 61 tasks
emchateau opened this issue Jan 23, 2022 · 1 comment
Open
20 of 61 tasks

Comments

@emchateau
Copy link
Member

emchateau commented Jan 23, 2022

Inventaire des éléments dans <div>:

  • metamark
  • head
  • p
  • div
  • list
  • space
  • pb
  • fw
  • trailer
  • lg
  • quote
  • argument
  • q
  • quote
  • cit
  • gap
  • flotingText
  • l
  • figure
  • meeting
  • listBibl
  • listObject
  • listRelation

Inventaire des éléments dans <p>:

  • ref
  • hi
  • persName
  • title
  • orgName
  • placeName
  • pb
  • fw
  • rs
  • date
  • sic
  • foreign
  • soCalled
  • geogName
  • bibl
  • objectName
  • quote
  • abbr
  • surplus
  • num
  • lb
  • expan
  • q
  • space
  • unclear
  • gap
  • label
  • choice
  • list
  • supplied
  • note
  • seg
  • emph
  • lg
  • geo
  • metamark
  • figure
  • cb
@emchateau
Copy link
Member Author

emchateau commented Jan 24, 2022

  • h1 h2 h3

  • p

  • ol

  • ul

  • dl

  • li

  • em

  • strong

  • sup

  • sub

  • u

  • del

  • figure

  • a

  • em .emph

  • span .date

  • span .abbr

  • span .uppercase

  • span .small-caps

  • span .bigger | .initials | .capitals | .alignCenter

  • blockquote

  • blockquote .foreign lat | .foreign grc

  • div .note

  • div .strophe

  • p .vers

  • q .foreign grc | .foreign lat

  • span .foreign grc | .foreign lat

  • span .label

  • span .title

  • span .gap

  • span .tailpiece | .metamark | .typographicalPiece | .simpleLine | .headPiece

  • span . [éléments non mentionnés qui apparaissent ci-dessus]

  • span role="pageNum" data-num=

  • span role="pageBreak" id="

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant