[CSS] Stack td and th in reStructuredText list table on Mobile Screen
Stack td and th elements in reStructuredText list table on small screen.
read more »Stack td and th elements in reStructuredText list table on small screen.
read more »Create short pieces of templates using fmt.Sprintf in Go.
read more »reStructuredText - “Back to Top” Link
read more »Guess metadata from HTML webpage and convert it to reStructuredText format.
read more »Add basic HTML table to reStructuredText support for online HTML to reStructuredText service on Google App Engine Go.
read more »Online service on Google App Engine Go, which helps you extract title, image URL from Taobao item webpage, and output in reStructuredText format.
read more »Online HTML to reStructuredText service on Google App Engine Go.
read more »Convert HTML to restructuredtext format via net/html package in Go programming language. (Not fully supported)
read more »Given a webpage URL. Fetch the title of the webpage and output reStructuredText link on Google App Engine Go.
read more »Convert HTML unordered (bulleted) list, HTML link, and HTML image to restructuredtext format via net/html package in Go programming language.
read more »Convert HTML unordered (bulleted) list and HTML link to restructuredtext format via net/html package in Go programming language.
read more »Convert HTML unordered (bulleted) list to restructuredtext format via goquery in Go programming language.
read more »Replace HTML links node with text node of restructuredtext format in a webpage via goquery in Go programming language.
read more »Create reStructuredText metadata via Go text/template and text/width package.
read more »Pelican static site generator - Link to section in another page via reStructuredText.
read more »Convert HTML table to reStructuredText list-table via goquery in Go programming language.
read more »Convert HTML table to reStructuredText list-table via Go net/html package. This is experimental and not robust implementation.
read more »Convert all HTML links to restructuredtext in a webpage via goquery in Go programming language.
read more »Iterate over all DOM elements in HTML via Go programming language. Use net/html package to parse and iterate all elements in HTML. Search for HTML links and output them in reStructuredText format.
read more »Extract title and URL from Hacker News comment via goquery, and then output the info to reStructuredText footnote.
read more »Search links of major search engines - Google, DuckDuckGo, Bing, Yahoo, Baidu, Yandex, Ecosia, Qwant.
read more »Extract title, image, and URL in buy123 product webpage via goquery, and then output the info to reStructuredText image.
read more »Make reStructuredText links of the same name anonymous via regular expression by sed stream editor.
read more »Replace footnote in reStructuredText format via regular expression by sed stream editor.
read more »Replace footnote in reStructuredText format via regular expression in Vim editor.
read more »Insert a line after first pattern match via sed stream editor.
read more »Append text at the beginning of each line via sed stream editor.
read more »Extract URL from reStructuredText link and insert the URL in the file as metadata via Python.
read more »Python script to convert HTML table to reStructuredText list-table via Beautiful Soup 4.
read more »Pelican static site generator - Generate index.html by writing reStructuredText or Markdown.
read more »Python scripts to export PIXNET blog posts to files of reStructuredText format.
read more »Python Regular Expression to convert footnotes in file to reStructuredText format.
read more »Packages of reStructuredText (to HTML) implementation in Go.
read more »