TailorDev / galaxy-tourbuilder

🔝 The amazing Galaxy Tour Builder web extension. // See demo 👉
https://imgur.com/a/0YVvz
MIT License
17 stars 6 forks source link

tour stops working when added word 'function' #11

Closed polkhe closed 7 years ago

polkhe commented 7 years ago

As mentioned in the title, as soon as I add word 'function' to the content it stops working. Attached the file, if the word is removed from line 12 it will start working

id: mothur-miseq-sop
name: Galaxy Tour
description: >-
  In this tour we will perform the Standard Operating Procedure (SOP) for MiSeq
  data
title_default: mothur-miseq-sop
steps:
  - title: Rarefaction
    content: >-
      To estimate the fraction of species sequenced, rarefaction curves are
      typically used. A rarefaction curve plots the number of species as a
      function of the number of individuals sampled. The curve usually begins
      with a steep slope, which at some point begins to flatten as fewer species
      are being discovered per sample: the gentler the slope, the less
      contribution of the sampling to the total number of operational taxonomic
      units or OTUs.<br>Now that we have assessed our error rates we are ready
      for some real analysis.
    backdrop: true
willdurand commented 7 years ago

Which version of the tour-builder are you using? I have fixed a similar issue a while ago. If you upgrade to 1.3.2, this should be gone hopefully. Also, which browser are you using?

polkhe commented 7 years ago

@willdurand you are right, updating the version solved the problem. Please, close the issue.