Skip to content

fix: html cleanup#76

Merged
eaball35 merged 2 commits intomainfrom
summary-html
Oct 11, 2021
Merged

fix: html cleanup#76
eaball35 merged 2 commits intomainfrom
summary-html

Conversation

@eaball35
Copy link
Copy Markdown
Contributor

@eaball35 eaball35 commented Oct 8, 2021

  • remove remark, don't convert html to markdown
  • cleanup html
    • add class "pretty-print" to <pre><code>
    • add a tags for [text] (link) markdown
    • add code tags for `text` formatting
    • add xref tags for [text] [uid] formatting

Fixes b/202335256, b/199520854, supports b/200076821
doc-template file changes

- remove remark, don't convert html to markdown
- cleanup html
  - add class "pretty-print" to <pre><code>
  - add <a> for [text](link) markdown
  - add <code> for `text` code formatting
@eaball35 eaball35 requested a review from a team October 8, 2021 23:35
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2021
eaball35 added a commit to googleapis/doc-templates that referenced this pull request Oct 9, 2021
update java testdata with output from html clean up [doclet updates](googleapis/java-docfx-doclet#76)
tbpg pushed a commit to googleapis/doc-templates that referenced this pull request Oct 11, 2021
update java testdata with output from html clean up [doclet updates](googleapis/java-docfx-doclet#76)
@eaball35 eaball35 merged commit 2b49e89 into main Oct 11, 2021
@eaball35 eaball35 deleted the summary-html branch October 11, 2021 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant