Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need help with this Linux question on how to convert an HTML file into AsciiDoctor please and thank you. We want to convert the HTML

Need help with this Linux question on how to convert an HTML file into AsciiDoctor please and thank you.

image text in transcribed

image text in transcribed

We want to convert the HTML file above into an AsciiDoctor file. The following table describes the appropriate translations from HTML AsciiDoctor. If the HTML tag is not in there, it is irrelevant. Some characters may need to be escaped in the regex. Create a sed program to convert the title only from HTML to AsciiDoctor. Do not print the rest of the HTML in your output. Create another sed program to convert links only from HTML to AsciiDoctor. Combine programs 1 and 2 into a single sed program. Test it. Create another sed program to convert lists only from HTML to AsciiDoctor. Combine programs 3 and 4 to complete the task

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Upgrading Oracle Databases Oracle Database New Features

Authors: Charles Kim, Gary Gordhamer, Sean Scott

1st Edition

B0BL12WFP6, 979-8359657501

More Books

Students also viewed these Databases questions