-
Hi,
How can I add content searching tools in strapdown framework?
Thank you very much
-
When I install with the package manager and hit preview, nothing comes up. When I chose preview in Sublime Text the file points to
```
`
```
When I check that location Strapdown%20Markdown%20Previ…
-
I found somewhere the following works as comments in some markdown renderers:
```
[//]: # (This syntax works like a comment, and won't appear in any output.)
[//]: # (It’s a little bizarre, but i…
-
A new file with content
```
General test
============
* test 1
* test2
```
Converts to
```
Untitled document
2013 Week 6-8
General test
============
* test…
-
in github, first row like this
# Strapdown.js
Strapdown.js makes it embarrassingly simple to create elegant Markdown documents. No server-side compilation required.
i wish first row can automa…
-
Is there any way to change the banner text? I know that the title can be changed with the HTML `title` tag, but I'm not sure how to get rid of "SquirtFR? Mathjax? Beacon? (StrapDown.js v0.8, theme cyb…
-
This is such promising tool for blogger. I tested the library on blogger and unfortunately it is not compatible. When I add blow line to the bottom of the tag, the whole page is wiped out.
A…
-
Sometime in August the `strapdownjs.com` domain must have expired.
-
Hiding text on page may be considered a black-seo, because in theory it may cause search engines to point to our website for irrevelant queries.
Hiding small subset of text on a page probably won't…
-
Hey guys. Is there a way to load markdown plain text from a text file using jquery .get?
Here's my code for reference:
```
$(document).ready(function() {
$.get("mytextfile.txt", funct…
aemxn updated
8 years ago