Skip to content

Instantly share code, notes, and snippets.

View vanng822's full-sized avatar

Nguyen Van Nhu vanng822

View GitHub Profile
@vanng822
vanng822 / gist:90d5088ac55baab8a9aac682af584772
Created May 20, 2017 02:55
Atom Beautify - Debugging information
# Atom Beautify - Debugging information
The following debugging information was generated by `Atom Beautify` on `Sat May 20 2017 09:50:55 GMT+0700 (+07)`.
---
## Table Of Contents
- [Versions](#versions)
- [Original file to be beautified](#original-file-to-be-beautified)
- [Original File Contents](#original-file-contents)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->
<!-- Title: tasks_worker Pages: 1 -->
<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<script type="text/ecmascript"><![CDATA[
/**
* SVGPan library 1.2.1
from __future__ import absolute_import, unicode_literals
import time
import timeit
import os
times_to_run = 10
## from https://github.com/michaeljones/premailer/blob/caching/premailer/tests/test-long-table.html
html = """
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">