![Showdown][sd-logo]
Showdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. It can be used client side (in the browser) or server side (with Node or io).
![Showdown][sd-logo]
Showdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. It can be used client side (in the browser) or server side (with Node or io).
Public Function RecordSetFromSheet(sheetName As String)
Dim rst As New ADODB.Recordset
Dim cnx As New ADODB.Connection
Dim cmd As New ADODB.Command
'setup the connection
'[HDR=Yes] means the Field names are in the first row
With cnx
[ | |
"3-D Man", | |
"A.I.M.", | |
"Aaron Stack", | |
"A-Bomb (HAS)", | |
"Abomination (Emil Blonsky)", | |
"Abomination (Ultimate)", | |
"Absorbing Man", | |
"Abyss", | |
"Abyss (Age of Apocalypse)", |
{ | |
"basics": { | |
"name": "Scott Spence", | |
"label": "Analyst Programmer", | |
"picture": "", | |
"email": "[email protected]", | |
"phone": "+44 7960 86 3382", | |
"website": "https://spences10.github.io/", | |
"summary": "I am experienced in a wide range of technologies, specialising primarily in Microsoft Office automation.", | |
"location": { |
{ | |
"name": "learn-redux", | |
"version": "1.0.0", | |
"description": ":) ", | |
"scripts": { | |
"build:webpack": "webpack --config webpack.config.prod.js", | |
"build": "yarn run clean && yarn run build:webpack", | |
"test": "mocha './tests/**/*.spec.js' --compilers js:babel-core/register", | |
"clean": "rimraf dist", | |
"start": "node devServer.js", |
json-server -p 8080 --watch db.json
pink = #ff0198 // hollywood cerise | |
yellow = #ffb617 // my sin | |
purple = #6e27c5 // purple heart | |
orange = #ff6600 // blaze orange | |
blue = #01c1d6 // robin's egg blue | |
java = #1cbcd2 // java | |
sun = #fab319 // sun | |
affair = #69479e // affair | |
flamingo = #f16623 // flamingo | |
minsk = #2e2e86 // minsk |