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

fix: html cleanup #76

Merged
merged 2 commits into from
Oct 11, 2021
Merged

fix: html cleanup #76

merged 2 commits into from
Oct 11, 2021

Conversation

eaball35
Copy link
Collaborator

@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 as a code owner 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